productInformation. selectedProducts. payments.
cardProcessing. configurationInformation. configurations. common. processors.[processorName].
paymentTypes.[paymentType]. currencies.[currency]. enabled
Indicates the currencies enabled for processing by the
specified processor and payment type.
Possible Values
- true
- false
Syntax
{ "productInformation": { "selectedProducts": { "payments": { "cardProcessing": { "configurationInformation": { "configurations": { "common": { "processors": [ "<processor>": { "paymentTypes": [ "<paymentType>": { "currencies": [ "<currency>": { "enabled": "true" } ] } ] } ] } } } } } } } }
- <processor>: The processor that is associated with the merchant account.
- <currency>: The currency that is supported by the merchant.
Specifications
- Data Type:Boolean
Mapping Information
Boarding Registration Service API Field:
productInformation.selectedProducts.payments.cardProcessing.configurationInformation.
configurations.common.processors.[processorName].paymentTypes.[paymentType].currencies.[currency].enabled
Product Enablement and Configuration Service API Field:
payments.cardProcessing.configurationInformation.configurations.common.
processors.[processorName].paymentTypes.[paymentType].currencies.[currency].enabled