SEPA Fields
This table lists the SEPA payment method fields, including labels, data types, lengths, allowed values, and usage notes.
| Field Name (case sensitive) | Default Field Label | Type | Maximum Length | Allowed Values | Notes |
|---|---|---|---|---|---|
| bankAccountNumber | Account Number | String | 35 | This is the IBAN. Zuora recommends making this field required. | |
| businessIdentificationCode | Business Identification Code | String | 11 | ||
| bankAccountName | Account Name | String | 30 | Zuora recommends making this field required. | |
| bankName | Bank Name | String | 40 | ||
| bankStreetNumber | Bank Street Number | String | 10 | ||
| bankStreetName | Bank Street Name | String | 35 | ||
| bankCity | Bank City | String | 35 | ||
| bankPostalCode | Bank Postal Code | String | 10 | ||
| firstName | First Name | String | 15 | ||
| lastName | Last Name | String | 35 | ||
| streetNumber | Street Number | String | 15 | Required for transactions through Stripe v2 for certain countries | |
| streetName | Street Name | String | 50 | Required for transactions through Stripe v2 for certain countries | |
| Email Address | String | 80 | |||
| city | City | String | 40 | ||
| state | State | String | 35 | State or province | |
| postalCode | Postal Code | String | 10 | ||
| country | Country | String | - | 3-digit ISO code | For a complete list of supported ISO country codes, see View countries or regions. Required for transactions through Stripe v2 for certain countries |
| mandateReceivedStatus | Mandate Received | Boolean | - |
| |
| existingMandateStatus | Existing Mandate | Boolean | - |
| |
| 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 | ||
| 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. |