timeoutMessage function

String timeoutMessage()

Implementation

String timeoutMessage() {
  return 'Your payment has been successfully submitted for processing. Please check your balance and transaction history before initiating another one.';
}