productInformation. selectedProducts. payments.
cardProcessing. configurationInformation. configurations. common. processors.[processorName].
enableDynamicCurrencyConversion
Enable or disable dynamic currency conversion for a
merchant.
Possible Values
- true
- false
Syntax
{ "productInformation": { "selectedProducts": { "payments": { "cardProcessing": { "configurationInformation": { "configurations": { "common": { "processors": [ "<processor>": { "enableDynamicCurrencyConversion": "true" } ] } } } } } } } }
- <processor>: The processor that is associated with the merchant account.
Specifications
- Data Type:Boolean
Mapping Information
Boarding Registration Service API Field:
productInformation.selectedProducts.payments.cardProcessing.configurationInformation.configurations.common.processors.[processorName].enableDynamicCurrencyConversion
Product Enablement and Configuration Service API Field:
payments.cardProcessing.configurationInformation.configurations.common.processors.[processorName].enableDynamicCurrencyConversion