Log in
const invalidAccountNumber = "Invalid account number provided. Please correct ";
const generalError = "Invalid details provided. Please try again. ";
const invalidPaymentVendor = "Invalid Payment Vendor Configured. Please correct ";
const FieldValidationError = "Please correct the error(s) below. ";
const errorProcessingCardPayment= "We are unable to process your credit card payment. Please verify your card details and try again. ";
const genericProcessingError = "The requested operation cannot be completed at this time. Please contact customer service for further assistance. ";
const error_invalid_expriy = "Invalid expiration date. ";
const error_no_route = "Bank Routing Number entered is currently not within our database. .";
const placeholder_month = "Select Month ";
const placeholder_year = "Select Year ";
const error_invalid_cardnumber = "Invalid Credit Card number. ";
const errorProcessingBankPayment = "Our online payment portal is currently unavailable. Please try again later. ";
const minAmountErrorMessage = "Minimum payment should be at least ";
const maxAmountACHErrorMessage = "Please enter a different payment amount.The requested payment amount exceeds ";
const maxAmountCardErrorMessage = "Please enter a different payment amount.The requested payment amount exceeds ";
const paymentAmountRequiredErrorMessage = "Please enter valid payment amount ";
Pay as a Guest
var e400 = "You've entered an invalid account number. Please try again. ";
var e401 = "You've entered an incorrect verification code. Please try again. ";
var e402 = "Failed validation ";