ACH Fields
This topic lists and describes the ACH fields available for Payment Pages 2.0, including field types, lengths, allowed values, and usage notes.
| Field Name (case sensitive) | Default Field Label | Type | Maximum Length | Allowed Values | Notes |
|---|---|---|---|---|---|
| achBankABACode | ABA/Routing Number | String | 9 | Zuora recommends making this field required. | |
| achBankAccountNumber | Bank Account Number | String | 40 | Zuora recommends making this field required. | |
| achBankAccountType | Account Type | String | 50 |
| Zuora recommends making this field required. |
| achBankName | Bank Name | String | 150 | Zuora recommends making this field required. | |
| achBankAccountName | Account Holder Name | String | 150 | Zuora recommends making this field required. For hosted Payment Pages on the BlueSnap integration, see Overview of BlueSnap gateway integration for more information about how Zuora splits the string in this field into two parts and passes them to BlueSnap's firstName and lastName fields. | |
| achCity | Ach City | String | 40 | ||
| achState | Ach State | String | 50 | ||
| achCountry | Ach Country | String | 64 | ||
| phone | Contact Phone Number | String | 32 | ||
| Contact Email | String | 255 | |||
| achPostalCode | Ach Postal Code | String | 20 | This field is added in the R220 release. To add this field to the hosted page, re-create the page. | |
| achAddress1 | ACH Address 1 | String | 255 | ||
| achAddress2 | ACH Address 2 | String | 255 | ||
| ipAddress | N/A | String | 128 | The IP address of the user when the payment method was created or updated. Some gateways use this field for fraud prevention. Both IPv4 and IPv6 are supported. | This field is hidden and does not appear on the form. |
| mandateReceivedStatus | Mandate Received | Boolean | 1 |
| |
| existingMandateStatus | Existing Mandate | Boolean | 1 |
| |
| mandateId | Mandate ID | String | 18 | ||
| mandateCreationDateDay | Creation Date | Integer | 2 | ||
| mandateCreationDateMonth | Creation Date | Integer | 2 | ||
| mandateCreationDateYear | Creation Date | Integer | 4 | ||
| mandateUpdateDateDay | Update Date | Integer | 2 | ||
| mandateUpdateDateMonth | Update Date | Integer | 2 | ||
| mandateUpdateDateYear | Update Date | Integer | 4 |