Knowledge Center
Blog
Friction Isn't the Real Problem. Wrong-Layer Authentication Is.

The Friction Conversation Is Missing a Layer
There's a growing recognition across digital commerce that payment friction quietly destroys customer lifetime value. Every failed transaction, every unnecessary authentication prompt, every false decline chips away at trust, and at scale, the cumulative effect on retention is significant.
The argument is correct. But most of the conversation around friction treats it as a single, uniform problem to be solved through better UX, smarter routing, and softer authentication.
It isn't.
There are two very different kinds of friction sitting inside the checkout experience, and conflating them leads to the wrong solutions. One is a design problem. The other is an infrastructure problem. Fixing the first while ignoring the second is why so many "reduced friction" initiatives stall, and why CLV keeps eroding even after the UX gets cleaner.
Two Kinds of Friction, One Conversation
UX friction is what most teams are working on. Slow checkouts. Confusing forms. Too many fields. Hidden fees that appear at the last step. Poor mobile optimisation. These are real problems, they have real CLV consequences, and they're largely solvable through better product and design work.
Authentication friction is different. It's the false decline that blocks a legitimate purchase. The MFA prompt that fires on a low-risk transaction. The step-up challenge that interrupts a recurring payment. The recovery flow that locks a customer out after a SIM change. These don't get fixed by redesigning the checkout. They're symptoms of an identity layer that can't tell the difference between a real customer and a risk — so it treats every interaction as suspicious by default.
The distinction matters because the playbooks are completely different. UX friction gets solved by designers and product teams. Authentication friction gets solved by changing the architecture underneath the checkout entirely.
Why "Softer Authentication" Isn't the Answer
The instinctive response to authentication friction is to make authentication less aggressive. Fewer prompts. Higher transaction thresholds before step-up. More "trust" granted to returning devices.
This works — right up until it doesn't.
Looser authentication trades CLV erosion for fraud loss. Every threshold that's raised opens a window for account takeover, card-not-present fraud, and synthetic identity attacks. Every "trusted device" assumption becomes a target the moment an attacker compromises that device. The choice between security and customer experience is real, and it's why so many merchants end up oscillating between the two — tightening when fraud spikes, loosening when complaints rise, never finding a stable equilibrium.
The oscillation isn't a tuning problem. It's a structural one. As long as authentication relies on signals that can be guessed, intercepted, or impersonated, the merchant is forced to choose between blocking legitimate customers and admitting fraudulent ones. There's no version of that trade-off that doesn't cost CLV.
The Real Cause: Identity at the Wrong Layer
Most payment authentication today happens at the application layer. The merchant's checkout sends a request to a payment processor, which evaluates the transaction based on data it can see: card number, billing address, device fingerprint, behavioral patterns, prior transaction history. It then either approves, declines, or triggers a step-up challenge — typically an SMS code, a push notification, or a 3D Secure prompt.
Every layer in that chain is operating on inference. The processor doesn't know who the customer is. It knows what credentials were presented and how the transaction pattern compares to historical data. It's making a probabilistic judgment about whether to trust the request.
That probabilistic model is what produces authentication friction. False declines happen because the model can't distinguish a legitimate-but-unusual transaction from a fraudulent one. MFA prompts fire because the model isn't confident enough to clear the transaction silently. Step-up challenges exist because the application layer can't independently verify that the person presenting the credentials actually controls the device the credentials belong to.
None of this is solvable with better UX. It's a function of where identity is being established — in the application layer, where every signal can be spoofed — rather than at the hardware layer, where it can't.
Hardware-Rooted Identity Changes the Equation
When authentication is anchored in tamper-resistant hardware, specifically, the SIM/eSIM secure element already present in every mobile device, the trade-off between security and friction starts to dissolve.
The SIM/eSIM is a cryptographic secure element that already performs authentication with the mobile network billions of times per day. The keys never leave the hardware. The proof of identity is generated in tamper-resistant silicon and transmitted through a dedicated channel that's independent of the application layer.
Used for payment authentication, this changes two things at once.
First, silent verification becomes possible for the vast majority of transactions. The merchant gets cryptographic proof that the device authorizing the payment is the same device bound to the account — without prompting the user, without sending an OTP, without triggering an MFA flow. The customer experiences a frictionless checkout. The merchant gets a stronger guarantee than they would have from any application-layer signal.
Second, step-up authentication, when it's needed, stops being phishable. For high-impact transactions where explicit consent is required, the prompt is signed by the SIM/eSIM's secure element and bound cryptographically to the specific action. The consent itself can't be relayed, intercepted, or socially engineered. Friction appears only when it should, and when it does, it's friction the customer recognizes as legitimate.
The result is what merchants have been trying to engineer through UX for years: an authentication experience that's invisible when the transaction is routine and decisive when it isn't.
What This Means for CLV
The customer lifetime value argument isn't wrong. Payment friction does destroy CLV. Failed renewals do drive subscription churn. False declines do erode trust over time.
But the lever most merchants are reaching for — better checkout design, smarter routing, more permissive fraud thresholds — only addresses half the problem. The other half is the identity infrastructure underneath the checkout, and no amount of UX work fixes that.
Moving identity into the hardware layer is what closes the gap. It removes the conditions that produce false declines in the first place. It eliminates the prompt-storm pattern of MFA fatigue without creating new attack vectors. It allows subscription businesses to authenticate recurring payments without ever needing the customer to re-engage. And it shifts step-up authentication from a friction point into a deliberate, hardware-signed moment of consent that strengthens trust rather than eroding it.
For merchants thinking about CLV at scale, this is the architectural shift that actually compounds. Better UX produces incremental gains. Better identity infrastructure produces a different curve entirely — one where every interaction reinforces the customer relationship instead of testing it.
The Bottom Line
The friction conversation is right about the symptom and wrong about the cause.
UX friction is real, but it's the smaller part of the problem. The larger part is authentication friction — false declines, false step-ups, unnecessary prompts — and that friction exists because identity is being established at the wrong layer.
The fix isn't softer authentication. It's authentication that's invisible when the transaction is routine and decisive when it isn't. That's only possible when the proof of identity comes from hardware that can't be impersonated, transmitted through a channel that can't be intercepted.
CLV isn't lost at the checkout. It's lost in the gap between what the application layer can prove and what the customer actually deserves to experience.
Close that gap, and the friction conversation looks very different.
Rethinking how your authentication layer affects CLV? See how hardware-rooted identity removes friction without compromising security →


