REST API

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

Merchant business name.
This name is displayed on the cardholder’s statement. When you include more than one consecutive space, extra spaces are removed. When used with Payer Authentication, this field is the company’s name as it appears to the customer in the issuing bank’s authentication form. This value overrides the value specified by the merchant bank.
This 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": { "name": "Merchant Name" } } } } } } } } }
The syntax must conform to this regular expression:
^[0-9a-zA-Z\s]+$

Specifications

  • Data Type:
    String
  • Minimum Data Length:
    1
  • Maximum Data Length:
    38

Mapping Information

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