productInformation. selectedProducts. payments.
cardProcessing. configurationInformation. configurations. features. cardNotPresent.
processors.[processorName]. payouts. currencies. [currency]. merchantId
The merchant identifier that is assigned by an acquirer or a processor. This field
should not be overridden by any other party.
Syntax
{ "productInformation": { "selectedProducts": { "payments": { "cardProcessing": { "configurationInformation": { "configurations": { "features": { "cardNotPresent": { "processors": [ "<processor>": { "payouts": { "currencies": [ "<currency>": { "merchantId": "testmerch" } ] } ] } } } } } } } } } }
- <processor>: The processor that is associated with the merchant account.
- <currency>: The currency that is supported by the merchant.
The syntax must conform to this regular expression:
^[0-9]+$
Specifications
- Data Type:String
- Minimum Data Length:1
- Maximum Data Length:11
Mapping Information
Boarding Registration Service API Field:
productInformation.selectedProducts.payments.cardPresentConnect.configurationInformation.
configurations.features.cardNotPresent.processors.[processorName].payouts.currencies.[currency].merchantId
Product Enablement and Configuration Service API Field:
payments.cardPresentConnect.configurationInformation.configurations.
features.cardNotPresent.processors.[processorName].payouts.currencies.[currency].merchantId