REST API

productInformation. selectedProducts. payments. cardProcessing. configurationInformation. configurations. features. cardNotPresent. processors.[processorName]. relaxAddressVerificationSystemAllowZipWithoutCountry

When set to
true
, this field allows transactions that include a zip code without country.
This field is available for these processors:
American Express Direct
, Barclays HISO,
Chase Paymentech Solutions
,
GPN
,
GPX
,
Elavon Americas
,
FDC Nashville Global
,
RuPay
,
Visa Platform Connect

Possible Values

  • true
  • false

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.cardPresentConnect.configurationInformation. configurations.features.cardNotPresent.processors.[processorName].relaxAddressVerificationSystemAllowZipWithoutCountry
Product Enablement and Configuration Service API Field:
payments.cardPresentConnect.configurationInformation.configurations. features.cardNotPresent.processors.[processorName].relaxAddressVerificationSystemAllowZipWithoutCountry