Skip to main content

What is Secure Checkout with LoginID?

Introduction

Secure Checkout is a product by LoginID built on top of passkey technology, designed to help payment service providers and digital wallets offer a seamless checkout experience. It enables consumers to complete purchases directly on the merchant’s website — without being redirected to an external payment gateway.

In traditional setups, the checkout flow often requires redirecting the user to a separate wallet or payment provider site.

Traditional checkout flow
Traditional checkout flow with redirection to an external payment provider.

With LoginID’s Secure Checkout, the entire process happens within the merchant’s site, providing a faster, more secure, and frictionless user experience.

Embedded Checkout
LoginID's embedded checkout keeps users on-site for a faster, seamless experience.

Get Started

Start by exploring a sample integration to see Secure Checkout in action:

Sample Projects

Then, use our SDKs to build your own integration.

SDKs

Architecture Overview

To achieve this seamless checkout experience, LoginID Secure Checkout experience involves coordination between two SDKs:

  • Wallet Setup — running on the wallet domain to handle authentication and transaction confirmation
  • Merchant Setup — implemented on the merchant domain to initiate the checkout flow

Together, they create a seamless experience in which users authenticate and confirm payments with passkeys either via an embedded iframe or a full-page redirect.

High-Level Flow

Sequence Diagram

Key Capabilities

  • Detects passkey availability to determine embedded vs redirect flow
  • Enables passkey creation during login or signup
  • Confirms payments using passkey authentication