Simple Order API

ccAuthService_eciRaw

Raw electronic commerce indicator (ECI).
The field is absent if authentication fails.
When you request the payer authentication and authorization services separately, get the value for this field from the
payerAuthValidateReply_eciRaw
response field.
This field can contain one of these values:
  • 01
    : Authentication attempted (Mastercard).
  • 02
    : Successful authentication (Mastercard).
  • 05
    : Successful authentication (Visa, American Express, JCB, Diners Club, Discover, China UnionPay, and Elo).
  • 06
    : Authentication attempted (Visa, American Express, JCB, Diners Club, Discover, China UnionPay, and Elo).
Streamline
You must pass the value of this field instead of the value of
payerAuthEnrollReply_eci
or
payerAuthValidateReply_eci
.

Specifications

  • Data Type:
    String
  • Data Length:
    255

Mapping Information

  • REST API Field:
    consumerAuthenticationInformation.eciRaw
  • SCMP API Fields:
    • eci_raw
    • pa_enroll_eci_raw
    • pa_validate_eci_raw
  • Simple Order API Fields:
    • ccAuthService_eciRaw
    • payerAuthEnrollReply_eciRaw
    • payerAuthValidateReply_eciRaw