Skip to main content

What is ECI?

The Electronic Commerce Indicator (ECI) is a value returned during 3D Secure (3DS) authentication that indicates the level of security applied to a card transaction. The ECI value determines whether the transaction qualifies for a liability shift from the merchant to the card issuer in case of a fraud-related chargeback. ECI values are set by the card issuer’s Access Control Server (ACS) during the 3DS authentication process and are included in the authorization request sent to the acquirer.

ECI Values by Card Network

Each card network defines its own ECI values. The meaning is consistent across networks, but the numeric codes differ between Visa/Amex and Mastercard.

Detailed ECI Reference

Visa / Amex

Mastercard

Liability Shift Implications

The liability shift is a key benefit of 3DS authentication. When liability shifts to the issuer, the merchant is protected from fraud-related chargebacks.
Proceeding with a transaction after a failed 3DS authentication (ECI 07/00) means the merchant assumes full liability for fraud-related chargebacks. Evaluate your risk tolerance before processing these transactions.

How ECI Affects Interchange Rates

Transactions with successful 3DS authentication (ECI 05/02) may qualify for lower interchange rates from some card networks and issuers, as the reduced fraud risk is factored into pricing. The exact interchange benefit varies by:
  • Card network (Visa, Mastercard, Amex)
  • Issuing region
  • Merchant category
  • Transaction type (e-commerce, recurring)
Transactions without 3DS (ECI 07/00) typically incur standard or higher interchange rates and may be subject to additional risk-based fees in regions where SCA (Strong Customer Authentication) is mandated, such as the European Economic Area under PSD2.

ECI in the Yuno API Response

The ECI value is included in the payment response within the three_d_secure object after authentication is processed.
The three_d_secure object is only present when 3DS authentication was attempted. For non-3DS transactions, this object will be absent from the response.