Guides

Click to Pay

Click to Pay is a frictionless online checkout experience designed to simplify and secure card payments for shoppers. It follows the EMV® Secure Remote Commerce (SRC) standard, allowing users to pay with their stored cards without manually entering card details for every transaction. It can be seen as a wallet to store the payment credentials - similar to Apple or Google Pay.

Click to Pay offers various benefits to merchants and shoppers, such as:

  • Improved security - No plain text card numbers are stored and transmitted in the payment process as Click to Pay uses tokenisation for each card. Only trusted and authenticated users and devices can process payments.
  • Increased conversion rate & seamless checkout - No need to enter cards or passwords manually as they are stored securely in the Click to Pay wallet, respectively use passkeys and biometrics for authentication.
  • Higher authorisation rate - Stronger security measures, higher data accuracy and the optimisation for cardholders, merchants, card networks and Issuers increase the overall stability of the payment transaction process and lead to higher authorisation rates.
  • Processing fees - Click to Pay transactions are processed as normal tokenised card not present (CNP) transactions. However, non-tokenised CNP might come with higher processing fees. Indirectly Click to Pay might additionally help to reduce chargeback fees.

Activation & integration

  • Please contact our support team or your dedicated account manager to add Click to Pay to your merchant configuration.
  • Implement the hosted payment page integration, either as Redirect or Lightbox method. Click to Pay will work out of the box and is automatically displayed on the payment page when activated. Other implementation options are currently not supported.
    To recognise shoppers, Click to Pay checks if an account is registered with your shopper's email address. We recommend including the shopper's email in the initialisation request to /v1/transactions to increase the user experience.
  ...   
    "customer": {
        "email": "[email protected]"
       	}, 
  ...             

A missing email address will prompt the shopper to enter his email manually on the Click to Pay screen.


📘

Card on File registration

Click to Pay does currently not support saving payment information used for Merchant Initiated Transactions or Fast checkout. Click to Pay will be skipped automatically when a card on file registration request is detected. The normal payment form is displayed to enter the card details manually and to save the payment information for subsequent usage.

Notes

  • Click to Pay transactions are processed as card payments and might therefore be in scope of PSD2 and 3D-Secure. Strong customer authentication will be applied or not based on regular 3D-Secure rules and logic active on your merchantID.
  • Currently we support Click to Pay for Mastercard branded cards. Visa will be available at the beginning of Q3 2025, with other brands following upon readiness and demand.

Testing

Create a Click to Pay account directly at Mastercard and add one of their test cards to your account.