REST API

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

Array of accepted card types that are configured for card-not-present Virtual Terminal transactions.

Possible Values

  • AMEX
  • CARTASI
  • CARTE_BLANCHE
  • CARTE_SBANCAIRES
  • DANKORT
  • DELTA
  • DINERS_CLUB
  • DISCOVER
  • ELO
  • ENROUTE
  • GE_MONEY_UK_CARD
  • HIPER_CARD
  • JAL
  • JCB
  • LASER
  • MAESTRO_INTERNATIONAL
  • MASTER_CARD
  • SWITCH_SOLO
  • VISA
  • VISA_ELECTRON

Syntax

{ "productInformation": { "selectedProducts": { "payments": { "virtualTerminal": { "configurationInformation": { "configurations": { "cardNotPresent": { "globalPaymentInformation": { "paymentInformation": { "acceptedCardTypes": "VISA" } } } } } } } } } }

Specifications

  • Data Type:
    Enum

Mapping Information

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