productInformation. selectedProducts. payments.
payerAuthentication. configurationInformation. configurations. cardTypes. ELO. currencies.
[currency]. acquirerId
The acquirer ID value, often referred to as the acquirer BIN, that is specific to an
acquirer and configured for Elo. The value is created by Cardinal in their system and the
acquirer may not know that the acquirer ID is different from their acquiring BIN.
Syntax
{ "productInformation": { "selectedProducts": { "payments": { "payerAuthentication": { "configurationInformation": { "configurations": { "cardTypes": { "ELO": { "currencies": [ <currency>: "acquirerId": "acquirer_elo" ] } } } } } } } } }
- <currency>: The currency that is supported by the merchant.
The value of this field must conform to this regular expression:
^[a-zA-Z0-9]{6,20}$
Specifications
- Data Type:String
- Minimum Data Length:6
- Maximum Data Length:20
Mapping Information
Boarding Registration Service API Field:
productInformation.selectedProducts.payments.payerAuthentication.
configurationInformation.configurations.cardTypes.ELO.currencies.[currency].acquirerId
Product Enablement and Configuration Service API Field:
payments.payerAuthentication.configurationInformation.configurations.
cardTypes.ELO.currencies.[currency].acquirerId