REST API

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

Enables you to submit the payment transaction without one or more of the billing to or card expiration fields.
This field is available for these processors:
American Express Direct
, Barclays HISO, CB2A,
Chase Paymentech Solutions
,
Credit Mutuel-CIC
,
Elavon Americas
,
FDC Nashville Global
, Fiserv,
GPN
,
GPX
,
SIX
,
Vero
, and
Visa Platform Connect
.

Possible Values

  • true
  • false

Syntax

{ "productInformation": { "selectedProducts": { "payments": { "cardProcessing": { "configurationInformation": { "configurations": { "features": { "cardNotPresent": { "processors": [ "<processor>": { "relaxAddressVerificationSystem": "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].relaxAddressVerificationSystem
Product Enablement and Configuration Service API Field:
payments.cardPresentConnect.configurationInformation.configurations. features.cardNotPresent.processors.[processorName].relaxAddressVerificationSystem