Join our Newsletter — 33% off our NHI Course

How should merchants prepare for strong customer authentication when enforcement dates vary across countries?

Merchants should treat SCA readiness as an operational programme, not a one-time compliance task. The practical priorities are to map issuer and acquirer rules, test exemption flows early, redesign payment handling for soft declines, and monitor approval rates by market. That allows teams to activate authentication only when required and reduce avoidable friction while keeping transactions compliant.

What “variable enforcement” means for merchant readiness

When countries do not enforce strong customer authentication on the same schedule, merchants are managing a moving target rather than a single launch date. The core work is to understand where authentication is required, where exemptions are accepted, and where issuer behaviour may differ even when the rulebook is similar. That usually makes the payment journey a market-by-market programme, not a global switch.

The practical implication is that merchants should separate policy awareness from technical readiness. A team may be compliant in one corridor and still see friction, soft declines, or approval-rate deterioration in another if its checkout logic, routing, or exemption handling is too rigid.

For teams that want a baseline on how identity and authentication controls are commonly handled across broader security programmes, Ultimate Guide to NHIs provides a useful control-oriented reference for lifecycle, access and governance thinking.

How merchants should operationalise the payment journey

The first priority is to map issuer, acquirer, and scheme rules per market, then test the payment path under those local conditions. That includes identifying where step-up authentication will be triggered, where exemptions can be requested, and how the checkout behaves when an issuer returns a soft decline rather than a hard failure. If those paths are not exercised before enforcement changes, merchants usually discover the gap after conversion falls.

Redesigning for this environment means the authentication step should be recoverable, not brittle. Merchants should treat the payment flow as a state machine with clear retry, fallback, and observability points, so that the customer can continue when an issuer demands additional verification and so that internal teams can see where transactions are dropping. Strong monitoring by market, issuer, and payment method is essential because approval rates can move even when headline compliance looks fine.

Where payment credentials or tokens are handled inside broader payment infrastructure, the same discipline used for access-control and secret-management systems applies. A merchant does not need identity jargon to recognise the operational lesson: the more opaque the downstream dependency, the harder it is to diagnose authentication-driven friction quickly.

For broader implementation guidance on authentication and session handling patterns, the OWASP ASVS is a useful companion standard for teams validating payment-flow controls.

Risk and Threat Considerations

Variable enforcement creates two practical risks: avoidable customer friction when authentication is triggered unexpectedly, and avoidable fraud or decline exposure when exemption logic is too permissive or poorly tested. The real operational hazard is assuming that one market’s behaviour will generalise to another, especially when issuers differ in how aggressively they challenge transactions.

Failure mechanism: merchants hard-code one set of checkout rules, then encounter soft declines, issuer challenges, or exemption failures in markets with different enforcement timing or issuer interpretation. That can break conversion, mask the cause of declines, and push customers into repeated attempts that look like fraud.

Impact: approval rates fall, customer abandonment rises, and payment teams lose clarity about whether the issue is authentication design, issuer behaviour, or routing. In regulated environments, weak handling also increases the chance of non-compliant payment processing or inconsistent customer experience across countries.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

NIST CSF 2.0, CIS Controls v8, NIST SP 800-63 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 PR.AA — Identity Management, Authentication and Access Control SCA readiness depends on authentication, access decisioning and control of payment flow behaviour.
DE.CM — Continuous Monitoring Approval-rate and decline monitoring are needed to spot market-specific authentication failures.
GV.RM — Risk Management Strategy Country-by-country enforcement requires a managed rollout and exception strategy.
Recommendation — Align payment authentication controls to PR.AA to govern access and verification decisions. Monitor payment outcomes by market to detect authentication-driven decline patterns early. Set a market-specific risk strategy for phased SCA rollout and exemption use.
CIS Controls v8 6.3 — Require MFA for Externally Exposed Applications The subject concerns enforcing stronger authentication on payment journeys across markets.
Recommendation — Apply strong-authentication controls where payment flows require step-up verification.
NIST SP 800-63 AAL2 — Authentication Assurance Level 2 SCA implementation is fundamentally about meeting elevated authentication assurance in payment flows.
Recommendation — Use AAL guidance to design payment authentication strength and fallback handling.
NIST Zero Trust (SP 800-207) AC-2 — Policy Enforcement Different country rules require policy-based enforcement of authentication decisions at runtime.
Recommendation — Enforce market-specific authentication policy at the checkout decision point.

Practitioner Guidance

What to prioritise: build a country-by-country rollout matrix that ties enforcement timing to issuer behaviour, exemption support, and expected customer friction. The goal is not just compliance on paper, but a payment experience that keeps working when authentication is invoked.

What to verify: confirm that test cases cover soft declines, exemption acceptance and rejection, fallback paths, and post-authentication recovery for each major market. If you have not tested the negative path, you do not yet know whether the checkout is ready.

What practitioners underestimate: approval-rate monitoring is as important as rule interpretation. A merchant can be technically compliant while still losing revenue if routing, messaging, or retry logic causes customers to drop out before authentication completes.

Practitioner takeaway: the safest approach is to treat strong customer authentication as a payment-operations programme with local observability, not as a one-time policy update.