Illustration de l'article sur le paiement express en e-commerce
Conversion and UX

Express payment in 2026: Apple Pay, Google Pay, Klarna — UK adoption and conversion impact on PrestaShop

Express payment — Apple Pay, Google Pay, PayPal Express, Shop Pay, Klarna One-Click — is not a technical commodity. It is the most measurable conversion lever of the checkout in 2026. A PrestaShop store well-equipped on this front typically gains between 8 and 18 points of final conversion rate, because moving through checkout is the moment of maximum friction.

But the subject is more subtle than it looks. Not all express payment methods have the same UK adoption, the same merchant cost, or the same UX impact. This article maps the real state of adoption in 2026, the conversion gaps per payment method, and the integration strategy on PrestaShop.

State of UK adoption — 2026 data

Four wallets dominate express payment in the UK:

  • Apple Pay: high population penetration in the UK (45 to 55%, in line with iPhone market share and active Wallet usage). Growing on mobile, still minority on desktop (Safari only).
  • Google Pay: lower population penetration (15-20%), but Android users more inclined to wallet payment when the option is offered.
  • PayPal (express or classic): very installed in the UK (>50% penetration among online buyers), still strong on the mass market but losing share on fashion and luxury where PayPal’s image is ageing.
  • Klarna: high penetration in UK fashion and lifestyle (Pay in 3, Pay later 30 days). The default BNPL in 2026 for the UK middle market.

Other regional wallets matter depending on the target market: Bancontact in Belgium (>70% of online payment market share, mandatory if you deliver to Belgium), iDEAL in the Netherlands, SOFORT in Germany, Multibanco in Portugal, Bizum in Spain.

The conversion gap measured per payment method

On comparative multi-store analysis in 2025-2026, the following orders of magnitude emerge (checkout conversion rate, i.e. visitor arriving at the payment step who actually completes):

  • Standard card (manual input): baseline. Say 70-80% checkout completion.
  • Apple Pay on iPhone Safari: +15 to +25% completion versus card input. Face ID authentication in 1-2 seconds.
  • Google Pay on Android Chrome: +10 to +18% completion versus card input.
  • PayPal Express: +5 to +12% versus card input, particularly effective on non-UK buyers or baskets above £100.
  • Klarna Pay in 3: +6 to +15% on baskets between £50 and £500, especially on fashion and home.

Strongest effect: on mobile. Where card input is painful (mobile keyboard, card details to retype), the wallet eliminates everything. That is also why express payment is the number-one mobile lever in 2026.

Merchant cost: what you actually pay

The fee gaps are markedly smaller than imagined. Comparison on a £60 average basket in the UK:

  • Standard card via Stripe or Adyen: 1.4% + £0.20 fixed. About £1.04 on £60.
  • Apple Pay / Google Pay via the same PSP: same fee as card. Apple charges the merchant nothing — transparent.
  • PayPal Express: 2.9% + £0.30 fixed in standard. About £2.04 on £60. Negotiable to 1.9% above a monthly volume.
  • Klarna: 2.99% to 4.49% depending on contract. The most expensive, but lifts conversion the most.

The PayPal Express premium versus card (about £1 on a £60 basket) is paid back if PayPal wins as little as 2-3% completion. The real question is not the cost — it is incremental conversion.

Integration on PrestaShop 8 and 9 — state of the market

The PSP ecosystem that integrates express payment cleanly on PrestaShop in 2026:

Stripe

Official Stripe module for PrestaShop, supporting Apple Pay, Google Pay, Link, Bancontact, iDEAL, SOFORT, Klarna, Affirm. Integration via Payment Element (unified UI) or via express buttons at the top of the checkout. The most complete and easiest to deploy in 2026.

Adyen

More oriented towards large volumes, but the PrestaShop Adyen module supports the whole wallet stack. Relevant if the merchant already has an Adyen contract for multichannel physical retail.

Checkout.com / Worldpay

Solid choices in the UK for mid-market merchants. Worldpay has a long UK presence; Checkout.com a more modern stack. PrestaShop modules exist with variable maturity — verify wallet support before commitment.

Mollie

Strong for BeNeLux + UK merchants. The Mollie module for PrestaShop covers Apple Pay, Bancontact, iDEAL, Klarna. Competitive pricing.

PayPal

PayPal Commerce Platform offers an official PrestaShop module that bundles PayPal Express, Apple Pay, Google Pay and Pay Later. Useful if PayPal is already core to the merchant’s mix.

The most frequent implementation mistake

Many stores place Apple Pay and Google Pay buttons only at the payment step of the checkout. Mistake. The optimal placement in 2026 is on the basket page, ideally directly on the product page, with a “Buy now” button that short-circuits the classic funnel.

This “shortcut buy” logic (popularised by Shop Pay then Amazon One-Click) compresses checkout to 2 clicks: add basket → Apple Pay → confirm. That explains most of the Shopify vs PrestaShop conversion gap on mobile commerce — and it is technically achievable on PrestaShop, simply less pre-wired.

Three placements to stack

  1. Wallet button on the product page (shortcut), for impulse purchases and “quick shopping”.
  2. Wallet button at the top of the basket page (pre-checkout), for multi-item baskets.
  3. Wallet buttons at the payment step of the checkout (standard), for visitors who follow the full funnel.

These three placements coexist without competing. Each captures a different intention.

Technical traps to avoid

The Apple Pay button that doesn’t appear

Apple Pay only displays on Safari iOS, Safari macOS, and browsers supporting the Payment Request API. On Chrome Android, Google Pay appears. Many merchants test their checkout on Chrome desktop and conclude “Apple Pay doesn’t work”. Verify on a real iPhone.

The missing Apple Pay domain verification

Apple Pay requires a server-side domain verification (.well-known/apple-developer-merchantid-domain-association file). Without it, the button loads but the payment fails. Classic deployment error to check before production.

Checkout not adapted to wallet flow

Apple Pay and Google Pay return customer data (address, email, phone) in a single request. If the PrestaShop checkout expects a manual multi-step address entry, the experience breaks. The address steps must be short-circuited by pre-filling from the wallet response.

Variable-shipping product handling

If the basket contains items with shipping rates that vary by zone, the wallet must query these rates in real-time via shipping callback. Implementable but adds complexity. On PrestaShop, some modules cover this automatically, others don’t.

The near future: payment agents and decentralised identity

In 2026, several signals converge towards a new wave:

  • AI payment agents (Operator, Claude Computer Use, ChatGPT Shopping) completing a checkout on behalf of an authenticated user. This assumes the store exposes a machine-friendly checkout — typically through a well-implemented Payment Request API.
  • The EUDI Wallet (European Digital Identity Wallet) arriving in 2026-2027 in several EU countries, promising authenticated payment via state-issued digital identity.
  • Payment passkeys being standardised, which may further simplify authentication.

For a PrestaShop merchant, the right 2026 strategy is not to chase each of these innovations the day it launches, but to have a clean, up-to-date Stripe or Adyen integration: these PSPs push novelties continuously, which avoids rebuilding the checkout every year.

Conclusion: checkout in 2026 is multi-modal by default

Card entry remains the primary payment method in the UK (60-70% of payments depending on the store), but it holds that rank only because we still present it first by habit. Reconfiguring the checkout to show wallet express first, with card as fallback, moves the needle by several conversion points without any change to commercial parameters.

It is one of the very few e-commerce levers in 2026 where ROI is measured in weeks, risk is zero (you remove nothing, you add), and the investment is mostly configuration. Probably the first project to run before any other conversion optimisation.

To put this into practice: our selection of modules for a fast PrestaShop checkout.

Keep reading

Related articles