REST API

productInformation. selectedProducts. payments. virtualTerminal. configurationInformation. configurations. cardNotPresent. globalPaymentInformation. paymentInformation. displayIgnoreECheckAvsCheckbox

When this field is set to
true
, the ignore echeck AVS checkbox is displayed for card-not-present Virtual Terminal transactions.

Possible Values

  • true
  • false

Syntax

{ "productInformation": { "selectedProducts": { "payments": { "virtualTerminal": { "configurationInformation": { "configurations": { "cardNotPresent": { "globalPaymentInformation": { "paymentInformation": { "displayIgnoreECheckAvsCheckbox": "true" } } } } } } } } } }

Specifications

  • Data Type:
    Boolean

Mapping Information

Boarding Registration Service API Field:
productInformation.selectedProducts.payments.virtualTerminal. configurationInformation.configurations.cardNotPresent.globalPaymentInformation.paymentInformation. displayIgnoreECheckAvsCheckbox
Product Enablement and Configuration Service API Field:
payments.virtualTerminal.configurationInformation.configurations. cardNotPresent.globalPaymentInformation.paymentInformation.displayIgnoreECheckAvsCheckbox