productInformation. selectedProducts. payments.
cardProcessing. configurationInformation. configurations. common. processors.[processorName].
enableLevel2
When this field is set to
true
, it indicates that the merchant will
send level II data for American Express cards.This field is available for this processor:
American Express Direct
Possible Values
- true
- false
Syntax
{ "productInformation": { "selectedProducts": { "payments": { "cardProcessing": { "configurationInformation": { "configurations": { "common": { "processors": [ "<amexdirect>": { "enableLevel2": "true" } ] } } } } } } } }
Specifications
- Data Type:Boolean
Mapping Information
Boarding Registration Service API Field:
productInformation.selectedProducts.payments.cardProcessing.configurationInformation.
configurations.common.processors.[processorName].enableLevel2
Product Enablement and Configuration Service API Field:
payments.cardProcessing.configurationInformation.configurations.common.
processors.[processorName].enableLevel2