productInformation. selectedProducts. payments.
cardProcessing. configurationInformation. configurations. features. cardNotPresent.
processors.[processorName]. relaxAddressVerificationSystemAllowExpiredCard
Allows merchants to accept card-not-present and e-commerce transactions with expired cards.
This field is available for these processors:
American Express Direct
, Barclays HISO, CB2A, Chase Paymentech Solutions
, FDC Nashville Global
, GPN
, RuPay
,
SIX
, and Visa Platform Connect
.Syntax
{ "productInformation": { "selectedProducts": { "payments": { "cardProcessing": { "configurationInformation": { "configurations": { "features": { "cardNotPresent":{ "processors": [ "<processor>": { "relaxAddressVerificationSystemAllowExpiredCard": "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].paymentTypes.[paymentType].enable
Product Enablement and Configuration Service API Field:
payments.cardProcessing.configurationInformation.configurations.common.processors.[processorName].paymentTypes.[paymentType].enabled