Log in
const invalidAccountNumber = "Verify the following account information are correct: ";
const generalError = "An error has occurred. Please try again later. ";
const invalidPaymentVendor = "Invalid Payment Vendor Configured. Please correct ";
const FieldValidationError = " ";
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 ";
- 10 Digit Account Number,
- Last Name/Company Name (as it appears on your bill).
- 408-279-2700 or
- customer.service@sjwater.com
Verify the following account information are correct:
10 Digit Account Number
Last Name/Company Name (as it appears on your bill)
If you need additional assistance, please contact San Jose Water at:
408-279-2700
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 ";