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 An error has occurred. Please login below. 1 2 3 4 Please enter your account number. Account Number* Last Name / Company Name By selecting this box, I agree to the Terms of Service and Privacy Policy Next Get Your New Account Number Here An error has occurred. Please login below. Your account number can be found on the upper right side of your bill. Old Account Number * Remember to only input the account number before the dash. Type the characters in the picture above Close New Account Number 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";