REST API

productInformation. selectedProducts. payments. cardProcessing. configurationInformation. configurations. features. cardNotPresent. processors[]. 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:
, Barclays HISO,
,
,
,
, and
.

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[].paymentTypes[].enable
Product Enablement and Configuration Service API Field:
payments.cardProcessing.configurationInformation.configurations.common.processors[].paymentTypes[].enabled