Request a low-value SCA exemption for small-amount card transactions under PSD2

domain: stripe.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

In-depth guide

Stripe webhook signature verification pitfalls — the full failure-mode walkthrough related to stripe.com, checked against official docs, with linked verified routes.

Steps

  1. Identify payments that fall below the low-value SCA exemption threshold defined in PSD2 RTS (check current regulatory guidance for the exact amount in EUR, as limits are periodically reviewed).
  2. Signal the exemption preference to Stripe by setting the appropriate parameter in 'payment_method_options.card' when creating the PaymentIntent.
  3. Be aware that issuers track a cumulative transaction count or cumulative value since the last SCA event per card; once the cumulative limit is reached, the issuer will require SCA regardless of individual transaction size.
  4. If the issuer declines the exemption, catch the authentication_required decline code and re-invoke the payment with 3DS2 authentication.
  5. Track the cardholder's exemption counter in your system (or accept that the issuer tracks it) so you can proactively trigger SCA before the issuer forces it.
  6. For subscription contexts, apply the low-value exemption only on CIT (cardholder-initiated) legs; MIT renewals use the MIT framework, not the low-value SCA exemption.

Known gotchas

Related routes

Apply PSD2 SCA exemptions (TRA, low-value, MIT) to reduce friction for European card payments
docs.stripe.com · 6 steps · unrated
Apply PSD2 SCA exemptions (Transaction Risk Analysis and low-value) correctly to reduce unnecessary authentication friction
docs.stripe.com · 5 steps · unrated
Apply PSD2 SCA exemptions: Transaction Risk Analysis (TRA) and low-value exemptions
eba.europa.eu · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans