QUANTM7 Docs
PlatformCheckout

Express checkout

Configure one-tap payment buttons like Apple Pay, Google Pay, Klarna, and more.

Express checkout shows one-tap payment buttons above the standard payment form. Customers with a saved wallet or account can pay without entering card details. This reduces checkout time and can improve conversion.

Supported methods

The platform supports six express checkout methods. Each one appears as a branded button at the top of the checkout page.

MethodWhat it doesAvailability
Apple PayPays with the card saved in Apple WalletSafari and Apple devices
Google PayPays with the card saved in Google WalletChrome and Android devices
Link by StripeOne-click checkout for returning Stripe customersAll browsers
Amazon PayPays with the customer's Amazon accountAll browsers
PayPalPays with the customer's PayPal accountAll browsers
KlarnaBuy now, pay later in instalmentsAll browsers

Buttons only appear when the customer's device and browser support the method. For example, Apple Pay buttons only show on Safari. If a customer visits on Chrome, they see Google Pay instead. You do not need to manage this. The payment provider detects what is available and shows the right buttons automatically.

Enabling and disabling methods

Go to Settings > Checkout in the admin sidebar. Each method has a toggle switch.

  • On means the button can appear at checkout (if the customer's device supports it)
  • Off means the button is hidden regardless of device support

The default configuration enables Apple Pay and Google Pay. All other methods are off until you turn them on.

Changes apply to your product checkout immediately after saving. Membership checkout also respects these settings, except for Klarna (see below).

How Klarna works

Klarna offers customers the option to split their payment into instalments or pay within 30 days. From your perspective as a merchant:

  • You receive the full payment upfront. Stripe transfers the complete amount (minus processing fees) to your account on the normal payout schedule.
  • Klarna assumes all risk. If the customer misses an instalment or defaults, Klarna absorbs the loss. You are not affected.
  • No change to your workflow. Orders placed with Klarna appear in your admin the same way as card orders. Fulfilment, refunds, and tracking all work identically.

Klarna is not available on membership checkout. Recurring subscriptions require a stored payment method, which Klarna does not support. The platform automatically excludes Klarna from membership checkout even if you have it enabled.

Where express checkout appears

Checkout typeExpress buttons shownNotes
Product checkoutAll enabled methodsStandard cart checkout
Membership checkoutAll enabled methods except KlarnaKlarna is incompatible with recurring billing
Booking checkoutNoneBooking payments use the standard payment form only

Tips

  • Start with Apple Pay and Google Pay. These have the highest adoption and cover most devices.
  • Enable Link for returning customers. Stripe remembers their card details across all Stripe-powered stores, so repeat buyers can pay in one click.
  • Enable Klarna for higher-value products. Buy-now-pay-later can increase conversion on items above a certain price point. There is no extra cost to you beyond normal processing fees.
  • Test after enabling. Place a test order to confirm the buttons appear as expected. Not all methods are available in test mode. Apple Pay and Google Pay require a real device with a saved card in the wallet.

Troubleshooting

A method is enabled but the button does not appear

The payment provider only shows buttons when the customer's device, browser, and region support the method. For example, Apple Pay does not appear on Chrome or Windows. This is normal behaviour.

Also check that the method is enabled in your payment provider dashboard (Stripe). The platform toggle controls visibility, but the method must also be active in your Stripe account settings.

All express buttons are missing

Check that at least one method is toggled on under Settings > Checkout. If all methods are off, the express checkout section is hidden entirely.

On this page