productInformation. selectedProducts. payments.
cardProcessing. configurationInformation. configurations. features. cardNotPresent.
processors.[processorName]. relaxAddressVerificationSystemAllowZipWithoutCountry
Enables merchants to accept e-commerce transactions without the Address Verification System (AVS) and allows transactions with just the ZIP code and country code.
This field is available for these processors:
American Express Direct
, Barclays HISO, Chase Paymentech Solutions
, FDC Nashville Global
, Elavon Americas
, RuPay
, and Visa Platform Connect
.Syntax
{ "productInformation": { "selectedProducts": { "payments": { "cardProcessing": { "configurationInformation": { "configurations": { "features": { "cardNotPresent":{ "processors": [ "<processor>": { "relaxAddressVerificationSystemAllowZipWithoutCountry": "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