DashDevs Blog Payments and Digital Finance 3DS Liability Shift Explained: How 3D Secure Protects Merchants From Fraud Chargebacks

3DS Liability Shift Explained: How 3D Secure Protects Merchants From Fraud Chargebacks

author image
Igor Tomych
CEO at DashDevs, Fintech Garden

August 7, 2026

Summary

Key takeaways

  • Liability shift is a scheme rule that moves fraud loss from merchant to issuer after successful authentication—not a blanket chargeback shield.
  • The 3ds liability shift and 3d secure liability shift depend on correct 3DS2 flows, cryptogram pass-through, and issuer confirmation—not merely turning 3DS on.
  • SCA exemptions can preserve issuer-side liability when approved; skipping authentication without an exemption path leaves card-not-present exposure on the merchant.
  • Operational disputes (delivery, quality, billing) stay merchant-owned even after successful authentication.
  • Treat liability as an integration and observability problem: reconcile chargebacks against authentication logs by corridor and BIN.

Every card-not-present transaction carries a question nobody wants to answer after the fact: if this turns out to be fraud, who pays? That question has a name in the payments industry — liability shift — and for online merchants, the answer increasingly comes down to one protocol: 3D Secure.

Understanding the 3ds liability shift is not a compliance checkbox. When authentication outcomes never reach authorization, exposure to fraud chargebacks returns overnight. It directly affects exposure to fraud chargebacks, checkout conversion, and the cost of doing business online. This guide explains what the 3d secure liability shift actually means, how it works technically, when it applies, where it fails, and what merchants and issuers should operationalize in production.

What is a liability shift?

Direct answer: a liability shift is a card-network rule that decides whether the merchant, acquirer, or card issuer absorbs the loss when a transaction is later disputed as fraudulent.

Historically, liability for fraudulent transactions defaulted to the merchant in card-not-present (CNP) channels. A stolen card used online, a friendly-fraud claim on a digital good, a credential-stuffing cart — the merchant often ate the chargeback, the lost inventory, and the scheme penalty fee.

The payment liability shift changes that default. When a merchant properly authenticates a transaction using an approved method — most commonly 3D Secure — responsibility for certain fraudulent transactions moves from the merchant to the card issuer. That is the core mechanic behind the fraud liability shift, and it is why merchants adopted 3DS despite the friction it can add at checkout.

PartyTypical CNP default (no 3DS)After successful 3DS2 authentication
MerchantBears fraud chargeback + goods lossFraud category shifts toward issuer
AcquirerProcesses dispute per merchant agreementRelies on authentication evidence in authorization
Card issuerMay still dispute on service groundsHolds fraud liability for authenticated CNP per scheme rules
CardholderCan dispute unauthorized useCan still dispute delivery, quality, billing

In short: liability shift is who writes the check when the dispute reason code says fraud — not who handles customer service when the dispute reason code says the sweater was blue, not green.

How the 3D Secure liability shift works

Direct answer: authenticate the cardholder through 3DS2, pass the result correctly into authorization, and fraud liability for eligible dispute types moves off the merchant’s books.

Before EMV chip cards and 3D Secure became standard, both card-present magstripe transactions and unauthenticated card-not-present transactions left the merchant holding the risk. Once EMV chip reads and 3d secure 3ds authentication became the norm, that risk moved toward the issuing bank — provided the transaction was properly authenticated.

Three conditions matter as much as the marketing slide:

  1. The authentication channel matches scheme expectations (3DS2 for modern CNP).
  2. The issuer returns a successful authentication outcome the acquirer can read.
  3. Your stack passes authentication values into the authorization message — a missing or malformed authentication value quietly forfeits the 3ds liability shift you thought you bought.

It is worth being precise: successful authentication shifts fraud liability; it does not eliminate disputes altogether. Cardholders can still raise disagreements over service, delivery, or billing errors. The 3d secure liability shift is narrower — it reassigns who pays for fraud, not who enters a dispute workflow.

“Liability shift is not immunity. It is a documented transfer of fraud loss — and only when your integration proves authentication happened.”

Before and after EMV and 3DS

ChannelLegacy exposureAfter standard authentication
Card-present magstripeMerchant liable for counterfeit/chip-capable cardsEMV dip shifts counterfeit liability to issuer
Card-not-present e-commerceMerchant liable for unauthorized use3DS2 successful authentication shifts fraud liability to issuer
Card-not-present without step-upMerchant remains default liable partyNo secure liability shift without authentication or approved exemption

The diagram above maps the same idea visually: without EMV or 3DS, the merchant assumes fraud liability; with chip reads and 3DS 2.x, the card issuer assumes liability for fraudulent transactions — while disputes can still occur.

MAPPING YOUR FRAUD LIABILITY POSTURE?
We help merchants and fintechs wire 3DS2, exemptions, and chargeback evidence into one observable flow.

The 3DS2 authentication flow, step by step

Direct answer: checkout → gateway → 3DS server → ACS at issuer → authenticated authorization → completion.

A typical 3D Secure 2.x flow through a payment gateway looks like this:

  1. Customer checkout — the shopper initiates payment at the merchant store.
  2. Payment gateway — the attempt routes to the payment service provider for processing.
  3. 3DS authentication — the customer may authenticate via biometrics, app push, or OTP — not the old redirect-only static password pattern.
  4. Acquiring bank → issuing bank — the authentication request passes from the merchant’s bank to the customer’s bank for verification.
  5. Payment authenticated — the issuer confirms low enough risk for frictionless, or the cardholder completes a challenge.
  6. Payment success — the shopper returns to the merchant with an authorized order.

Frictionless vs challenge

Risk-based 3ds2 liability shift eligibility depends on which path the access control server chooses:

PathCardholder experienceLiability implication
FrictionlessNo visible step-upSuccessful authentication outcome still required for shift
ChallengeOTP, biometric, or app approvalAbandonment = no shift; completion = shift if cryptogram passes through
Failed / unavailable ACSDecline or fallback rulesMerchant may revert to standard CNP liability

Schemes such as Mastercard Identity Check and Visa’s Secure Remote Commerce equivalents are built on this flow. Frictionless, risk-based routing is a major reason 3DS2 improved the checkout experience versus 3DS1 — when merchants send rich device and transaction data, issuers challenge fewer legitimate buyers.

For protocol versions, challenge UX, and vendor selection criteria, see our dedicated guide to 3D secure authentication.

Why liability shift rates are climbing

Direct answer: more volume runs through 3DS2, issuers tune frictionless models, and SCA regulation pushes authentication into the default path.

Industry data shows authentication succeeding on a growing share of attempts — not because fraud disappeared, but because integration maturity and issuer risk engines improved. Ravelin’s authentication benchmarks report global 3DS success near 82% with frictionless share around 58% in recent cohorts — meaning more completed checkouts carry authentication outcomes eligible for shift.

The chart above tracks the liability shift rate (successful 3DS out of completed transactions) climbing from roughly a third in March 2024 to about half by May–June. This kind of movement typically reflects three things happening at once:

  • Issuers tuning ACS models to challenge fewer legitimate transactions when merchant data quality improves.
  • Merchants completing 3ds2 liability shift-eligible integrations instead of partial 3DS1 redirects.
  • Regulatory pressure pushing more of the transaction base through sca requirements in the EU/EEA and mirrored regimes elsewhere.

A plateau below roughly half of eligible CNP volume often signals integration gaps: exemption indicators not passed, soft declines after step-up, or issuers declining frictionless for a BIN segment your gateway treats as “authenticated enough.”

What to measure weekly

MetricWhy it matters for liability
Attempt rate into 3DSBaseline for shift-eligible volume
Frictionless shareConversion without forfeiting authentication outcomes
Challenge completionAbandoned challenges = merchant liability exposure
Post-3DS authorization approvalSoft declines can masquerade as issuer “no”
Chargebacks coded fraud vs serviceValidates whether shift is working in finance, not only in the gateway UI

Teams that publish corridor-level targets for authentication success treat the 3ds2 liability shift as operational infrastructure — not a launch-week checkbox.

SCA requirements and when the liability shift applies

Direct answer: the liability shift applies when Strong Customer Authentication completes successfully and the issuer confirms it — not when you “intended” to authenticate.

Strong Customer Authentication (SCA), mandated under PSD2 in the EU/EEA and echoed in other frameworks, expects at least two of three independent factors: something the customer knows, something they have, and something they are. That regulatory backbone is why 3D Secure became the default expectation rather than an optional add-on for card-not-present commerce.

The secure liability shift applies specifically when:

  • Authentication completes with a result the scheme recognizes as successful.
  • The merchant did not bypass 3DS without an approved exemption path.
  • Authentication data reaches the acquirer intact in the authorization request.

If a merchant skips authentication, runs an outdated flow, or the customer abandons the challenge, the transaction reverts to standard card-not-present liability rules — merchant exposure returns.

The joint EBA–ECB payment fraud reporting continues to show materially higher card fraud rates where SCA is not applied — a reminder that cross-border and exemption-heavy corridors need explicit policy, not hope.

When liability shift 3ds does not trigger

SituationTypical liability holder
No 3DS attempt on CNPMerchant
Challenge abandoned by cardholderMerchant
Authentication success but cryptogram not in auth messageMerchant (integration failure)
Service or delivery dispute after successful 3DSMerchant for non-fraud reason codes
Approved issuer exemptionIssuer if exemption valid; merchant if mis-tagged

In short: the liability shift applies on fraud grounds after successful authentication — not on every dispute label in the portal.

SCA exemptions and liability shift

Direct answer: approved exemptions can preserve issuer-side liability; unilateral opt-out does not.

Not every transaction needs a visible challenge. SCA exemptions — low-value payments, recurring subscriptions, trusted beneficiary lists, and transaction risk analysis (TRA) — let merchants or issuers skip active step-up for lower-risk purchases. That matters for liability and for checkout experience.

Exemption typeOperational noteLiability nuance
Low-valueMonitor cumulative velocityIssuer must accept exemption indicator
TRARequires calibrated fraud performanceAcquirer/issuer threshold must be met
MIT / recurringOnly after correctly authenticated CITWrong MIT flags forfeit shift on renewals
Trusted beneficiaryMaintenance-heavyScheme and issuer support varies

When a merchant requests an exemption and the issuer grants it, liability typically stays with the issuer only if the issuer approved that exemption path. When a merchant unilaterally decides not to route a transaction through 3DS at all, liability stays on the merchant side. The distinction between an approved exemption and simply opting out is one of the most common sources of confusion in payment liability shift discussions.

Merchants optimizing renewals should read exemption tagging alongside payment processor vs payment gateway architecture — the party that owns MIT indicators is not always the party that owns the checkout UI.

NEED EXEMPTION LOGIC YOU CAN DEFEND?
TRA, MIT, and low-value paths must survive orchestration—not only sandbox demos.

3D Secure chargebacks: what still goes wrong

Direct answer: fraud chargebacks can still arrive — but unauthorized disputes should shift when authentication succeeded and evidence was transmitted.

The liability shift covers fraud-related disputes — specifically unauthorized transaction claims — but it does not cover:

  • Non-receipt of goods or services
  • Product-not-as-described disputes
  • Duplicate billing or processing errors
  • Subscription cancellation disagreements

Merchants sometimes assume 3DS makes them immune to chargeback liability altogether. It does not. It shifts the fraud category to the card issuer; operational and service-related disputes remain the merchant’s responsibility to manage and represent with evidence.

Integration failure mode

If authentication data is not passed correctly to the acquirer — missing authentication value, wrong ECI, truncated cryptogram — the transaction can process as unauthenticated while the product team believes 3DS ran. That is a common integration bug, not a policy exception. Solid payment gateway integration design treats cryptogram pass-through as a release gate, not a post-launch surprise.

Dispute typeAfter successful 3DSMerchant action
Unauthorized / fraudIssuer liable per scheme rulesStill monitor for mis-coded chargebacks
Non-deliveryMerchant liableProof of shipment / digital delivery
Not as describedMerchant liableProduct evidence, policies
Duplicate chargeMerchant liableReceipt and ledger reconciliation

“The costliest 3DS program is the one that challenges customers beautifully — and forgets to attach the authentication result to authorization.”

Reconcile chargebacks against authentication logs monthly. If a 3d secure chargeback arrives on a transaction that should have shifted liability, that is a signal to check with the acquirer — not a line item to absorb silently.

Card-present vs card-not-present: two liability stories

Direct answer: EMV solved chip-present fraud shift; 3DS solves CNP fraud shift — do not conflate the two playbooks.

DimensionCard-presentCard-not-present
Primary authenticationEMV chip (contact or contactless)3DS2 (or approved exemption)
Legacy risk pocketMagstripe on chip-capable cardsAny checkout without step-up
Dispute mixSkimming, counterfeit (pre-EMV)Unauthorized use, friendly fraud
Merchant controlTerminal type, fallback rulesGateway data, challenge UX, exemption tags

For teams building or extending card programs, this split is foundational. Issuer-side access control servers and BIN-level challenge rates shape the experience for cards you issue — not only for cards you accept. Card issuing integration services and merchant acceptance should share one authentication event model so finance and fraud see the same story.

Best practices for merchants and issuers

Direct answer: implement 3DS2 completely, pass rich data, monitor by corridor, reconcile chargebacks to auth logs, and pick partners who treat exemptions as production logic.

Merchant checklist

  1. Implement 3DS2, not legacy 3DS1 — frictionless flows, richer risk data, broader device coverage.
  2. Pass complete device and transaction data so issuers grant more frictionless outcomes and valid TRA exemptions.
  3. Monitor authentication success rates by issuer and region, not only in aggregate.
  4. Reconcile chargebacks against authentication logs; escalate mis-coded fraud disputes.
  5. Choose infrastructure partners who handle exemption logic, fallback handling, and issuer routing correctly.

Issuer checklist

  1. Publish ACS timeout and challenge-rate SLAs your program managers can track.
  2. Align frictionless models with the data fields merchants actually send — not a specification PDF alone.
  3. Train dispute ops to honor authentication outcomes on fraud reason codes.
  4. Review exemption performance quarterly — fraud migrates toward the weakest exemption door.

When evaluating providers, comparative write-ups of the best payment processing companies help — then re-score on 3DS field completeness, exemption support, and chargeback reporting samples.

Platform teams comparing build vs buy should also read Stripe alternatives and white label payment gateway provider options with the same liability lens: who owns cryptogram pass-through when you change acquirer?

SELECTING A GATEWAY WITH REAL 3DS2 DEPTH?
Score vendors on frictionless rates, exemption tags, and auth-to-authorization wiring—not slide decks.

How DashDevs helps you build liability-shift-ready payment flows

Getting the 3ds liability shift to work in production is an integration problem that touches gateway, issuer relationships, and fraud tooling at once. Merchants who treat the 3d secure liability shift as a launch-week toggle usually discover gaps at first chargeback reconciliation. DashDevs works with fintechs and merchants across that stack:

  • Payment gateway integration flows with full 3DS2 authentication and frictionless routing.
  • Card issuing integration services for teams managing issuer-side authentication logic on their own BINs.
  • Fintech integration services so payments, KYC, and core banking share consistent risk and authentication data.
  • Vendor reliance calibration — how much authentication and liability posture should sit with a third-party processor versus in-house infrastructure — aligned with our vendor reliance framework.
  • Architecture on Fintech Core where authentication and liability logic can be customized rather than bolted on.

If you are comparing off-the-shelf stacks, our guide on how to start a payment processing company clarifies which modules you rent versus own. For the underlying plumbing 3DS plugs into, see the transaction processing system overview — authorization, ledgering, and dispute evidence should read from the same event bus.

READY TO WIRE AUTH INTO YOUR TPS?
DashDevs connects checkout, 3DS2, orchestration, and chargeback ops on one observable stack.

Final take

The 3d secure liability shift is the industry’s answer to a simple fraud question in card-not-present commerce: who pays when the cardholder says they did not buy this? Successful authentication moves that answer toward the card issuer for eligible fraud disputes — while service, delivery, and billing disagreements stay with the merchant. Operationalizing the 3ds liability shift means measuring authentication outcomes, not only displaying a 3DS badge at checkout.

Treat 3ds2 liability shift as measurable infrastructure: frictionless share, challenge completion, cryptogram pass-through, exemption hygiene, and chargeback reconciliation by corridor. Merchants who instrument those controls protect margin without pretending checkout friction disappeared.

Teams that need both conversion and defensible fraud posture should pair this liability map with the conversion and vendor-selection depth in our 3D secure authentication guide — one article on who pays, the other on how to tune the funnel that produces the authentication outcomes.

Contact us

Share article

Table of contents
FAQ
What is a liability shift in card payments?
Liability shift is a card-network rule that assigns financial responsibility for certain fraudulent transactions to the merchant, acquirer, or issuer depending on channel and authentication outcome. In card-not-present e-commerce, successful 3D Secure authentication typically moves fraud liability from the merchant to the card issuer.
When does the 3ds liability shift apply to a merchant?
The shift applies when the transaction is authenticated through an approved 3DS2 flow, the issuer confirms successful authentication, and authentication data (including ECI and cryptogram) is passed correctly to authorization. Skipped step-up, abandoned challenges, or broken integration can forfeit the shift.
Does 3D Secure stop all chargebacks?
No. 3D Secure shifts liability for unauthorized/fraud disputes after successful authentication. Merchants remain exposed to service, delivery, duplicate billing, and subscription disputes—and to fraud chargebacks when authentication failed or was not transmitted.
How is 3ds2 liability shift different from legacy 3DS1?
3DS2 supports risk-based frictionless flows, richer device data, and broader mobile coverage. Legacy 3DS1 redirect-and-password flows still authenticate but often hurt checkout experience and may not meet current SCA expectations in regulated corridors.
Who pays when SCA exemptions are used?
When an issuer approves an SCA exemption (low-value, TRA, trusted beneficiary, or correctly tagged MIT), liability typically remains with the issuer if the exemption path was valid. When a merchant simply opts out of routing through 3DS without an approved exemption, liability usually stays on the merchant side.
Author author image
author image
Igor Tomych
CEO at DashDevs, Fintech Garden

Igor Tomych, fintech expert with 17+ years of experience. He launched 20+ fintech products in the UK, US and MENA region. Igor led the development of 2 white label banking platforms, worked with 10+ financial institutions over the world and integrated more than 50 fintech vendors. He successfully re-engineered the business process for established products, which allowed those products to grow the user base and revenue up to 5 times.

Let’s turn
your fintech
into a market
contender

It’s your capital. Let’s make it work harder. Share your needs, and our team will promptly reach out to you with assistance and tailored solutions.

Cross icon

Stay Ahead 
in Fintech!

Join the community and learn from the world’s top fintech minds. New episodes weekly on trends, regulations, and innovations shaping finance.