REST API

productInformation. selectedProducts. payments. cardProcessing. configurationInformation. configurations. common. merchantDescriptorInformation. country

Country of origin for the merchant's business.
Use the ISO Alpha-2 country code described in the ISO 3166 standard.
Use the ISO Alpha-3 country code described in the ISO 3166 standard.
For more information, see: iso-3166-country-codes.html
This field is available for these processors:
American Express Direct
(required),
Elavon Americas
,
SIX
, and
TSYS Acquiring Solutions
.

Syntax

{ "productInformation": { "selectedProducts": { "payments": { "cardProcessing": { "configurationInformation": { "configurations": { "common": { "merchantDescriptorInformation": { "country": "CAN" } } } } } } } } }
The syntax must conform to this regular expression:
American Express Direct
^[A-Z]+$
All other processors
%5E%5B0-9a-zA-Z%5D%2B%24

Specifications

  • Data Type:
    String
  • Minimum Data Length:
    • Elavon Americas
      :
      2
    • All other processors:
      3
  • Maximum Data Length:
    • Elavon Americas
      :
      2
    • All other processors:
      3

Mapping Information

Boarding Registration Service API Field:
productInformation.selectedProducts.payments.cardPresentConnect.configurationInformation. configurations.common.merchantDescriptorInformation.country
Product Enablement and Configuration Service API Field:
payments.cardPresentConnect.configurationInformation.configurations. common.merchantDescriptorInformation.country