acquirerInformation

The following fields are related to acquirer information.

acquirerInformation. acquirerMerchantId

An aquirer assigned merchant ID.

Specifications

  • Data Type:
    String
  • Data Length:
    15 or 23. The length depends upon the number assigned by acquiring bank.

Mapping Information

  • REST API Field:
    acquirerInformation.acquirerMerchantId
  • SCMP API Field:
    acquirer_merchant_ID
  • Simple Order API Field:
    ccAuthService_acquirerMerchantId
acquirerInformation

acquirerInformation. acquirerBin

Acquirer bank ID number that corresponds to a certificate that
Cybersource
already has.
  • Visa format:
    4XXXXX
  • Mastercard format:
    5XXXXX

Specifications

  • Data Type:
    Positive Integer
  • Data Length:
    6

Mapping Information

  • REST API Field:
    acquirerInformation.acquirerBin
  • SCMP API Field:
    pa_acquirer_bin
  • Simple Order API Field:
    payerAuthEnrollService_acquirerBin
acquirerInformation

acquirerInformation. country

Country code of the acquiring bank.
Issuers should be aware of the acquirer's country code when the acquirer country differs from the merchant country, and the acquirer is in the European Economic Area (EEA).

Specifications

  • Data Type:
    String
  • Data Length:
    2

Mapping Information

  • REST API Field:
    acquirerInformation.country
  • SCMP API Field:
    pa_acquirer_country
  • Simple Order API Field:
    payerAuthEnrollService_acquirerCountry
acquirerInformation

acquirerInformation. merchantId

User name on the Visa directory server.
The Visa directory server that is created when your acquirer sets up your account. This ID might be the same as your merchant ID. The user name can be 15 or 23 characters.

Specifications

  • Data Type:
    Number
  • Data Length:
    15 or 23. The length depends upon the number assigned by acquiring bank.

Mapping Information

  • REST API Field:
    acquirerInformation.merchantId
  • SCMP API Field:
    • pa_merchant_id
    • pa_ds_login_id
  • Simple Order API Field:
    payerAuthEnrollService_merchantId
acquirerInformation

acquirerInformation. password

Registered password for the Visa directory server.
For Mastercard, this value is always 12345678.

Specifications

  • Data Type:
    String
  • Data Length:
    8

Mapping Information

  • REST API Field:
    acquirerInformation.password
  • SCMP API Field:
    pa_ds_password
  • Simple Order API Field:
    payerAuthEnrollService_password
acquirerInformation