Strong Customer Authentication (SCA) exemptions
Use SCA exemptions and Data Only to reduce cardholder friction on eligible transactions.
Applicability: EEA, Switzerland, and UK
Stripe’s Authentication Engine requests applicable SCA exemptions on your behalf to reduce cardholder friction, while meeting SCA requirements. Users of Adaptive Acceptance get access to a premium Authentication Engine that further enhances performance using machine learning, which includes Transaction Risk Analysis (TRA) exemptions up to 440 GBP (beta for select users) and Data Only flows.
Note
When the customer’s bank approves an exemption request, liability shift for fraudulent transactions doesn’t apply.
Stripe’s Authentication Engine currently supports the following SCA exemptions:
SCA Exemption | Description |
---|---|
Low Value | Applies to transaction amounts less than 30 EUR (25 GBP). However, SCA might still be required by the issuer for low value transactions when either of the following scenarios are met:
|
Transaction Risk Analysis (TRA) or Low Risk Exemption | A payment provider (such as Stripe) can perform real-time risk analysis to determine whether a transaction warrants SCA. This permission is subject to the payment provider’s overall fraud rates for card payments in relevant markets staying below the following thresholds:
Local equivalent amounts for these thresholds apply where relevant. See Stripe’s current threshold limits for TRA for more on Stripe’s current TRA exemption availability. |
Merchant-initiated transactions (including variable subscriptions) | Payments made with saved cards when the customer isn’t present in the checkout flow (sometimes called “off-session”) might qualify as merchant-initiated transactions (MITs). These payments technically fall outside the scope of SCA. In practice, marking a payment as MIT is similar to requesting an exemption; neither a customer challenge nor a liability shift occurs. To use merchant-initiated transactions, you authenticate the card when it’s being saved. You must also secure agreement from the customer (through a mandate) to charge their card at a later point. The Stripe API lets you authenticate a card when it’s being saved for later use and mark subsequent payments as MITs. |
Stripe’s Transaction Risk Analysis (TRA) limits
Stripe’s Authentication Engine uses comprehensive, real-time risk assessment that allows us to support this exemption for our users. The exemption limit available for you depends on Stripe’s overall fraud rates and your access to Stripe’s authentication offerings, including Adaptive Acceptance. Currently:
- UK and Swiss merchants have access to TRA exemptions for qualifying low risk transactions up to 220 GBP.
- EEA merchants have access to TRA exemptions for qualifying low risk transactions up to 250 EUR.
- Beta Certain eligible UK merchants that have access to Adaptive Acceptance and meet Stripe’s fraud criteria can participate in our limited TRA exemptions beta program for qualifying low risk transactions up to 440 GBP. To determine your eligibility, contact sales.
Data Only
Data Only is a form of authentication supported by some card schemes that leverages 3D Secure (3DS) data. The Data Only flow sends the authentication request to the card network, who includes its own risk data in the authorization message, before sending it to the issuer. Successful Data Only requests offer a frictionless experience that improves approval rates for payments that aren’t subject to SCA.
Note
Because we don’t send an authentication request to the issuer in a Data Only flow, no liability shift occurs for the business.
The standard Data Only flow requires 3DS version 2.2 or later. Mastercard has its own Data Only product, Mastercard Identity Check Insights, which Stripe currently offers to Adaptive Acceptance users in EEA and UK only. Instead of sending a transaction straight to authorization, Stripe’s ML-based Authentication Engine uses the Data Only flow to improve conversion or optimize costs for certain transactions. Handling these requests requires no further action from businesses.