productInformation. selectedProducts.
payments. cardProcessing. configurationInformation.
configurations. common. merchantDescriptorInformation. zip
Postal code of the merchant business location.
This value might be displayed on the cardholder’s statement.
If your business is located in the US, you can use a 5-digit or 9-digit postal code.
A 9-digit postal code must follow this format: [5 digits][dash][4 digits]
Example:
12345-6789If your business is domiciled in Canada, use a 6-digit postal code. A 6-digit postal
code must follow this format: [alpha][numeric][alpha][space] [numeric][alpha][numeric]
Example:
A1B 2C3This field is available for these processors:
American Express Direct
(required), Elavon Americas
, RuPay
, and TSYS Acquiring Solutions
.Syntax
{ "productInformation": { "selectedProducts": { "payments": { "cardProcessing": { "configurationInformation": { "configurations": { "common": { "merchantDescriptorInformation": { "zip": "12345-6789" } } } } } } } } }
The syntax must conform to this regular expression:
^[0-9a-zA-Z\s]+$
Specifications
- Data Type:String
- Minimum Data Length:1
- Maximum Data Length:15
Mapping Information
Boarding Registration Service API Field:
productInformation.selectedProducts.payments.cardPresentConnect.configurationInformation.
configurations.common.merchantDescriptorInformation.zip
Product Enablement and Configuration Service API Field:
payments.cardPresentConnect.configurationInformation.
configurations.common.merchantDescriptorInformation.zip