Skip to Content
CheckoutOverview

Checkout API

Overview

The Checkout API provides everything you need to accept stablecoin payments in your application. Whether you’re building an e-commerce platform, a SaaS product with subscriptions, or collecting one-time payments, our API makes it simple to accept crypto payments with the stability of fiat currencies.

🏢

Exodus Business Required: To use the Checkout API, you need an Exodus Business account. Contact our sales team at [email protected] to get started.

Features

  • Checkouts: Create secure checkout pages to accept one-time payments via stablecoins. Fully customizable with your brand colors, logo, and styling.

  • Subscriptions: Recurring stablecoin billing via on-chain authorizations. Customers sign once on a Subscription Checkout — first charge is atomic with the subscribe. Each cycle is then driven by a merchant-signed POST /subscriptions/:id/charge. Caps are enforced on-chain forever; price changes never re-prompt the customer.

  • Refunds: Process refunds for completed payments. In two-step mode, refunds are fully automated via signed requests. In direct mode, refunds are initiated via the dashboard and completed by the merchant. See the Payments resource for details.

  • Webhooks: Receive real-time notifications about payment events, including on-chain confirmations.

Supported Stablecoins

The Checkout API supports the most widely-used stablecoins across popular networks:

StablecoinNetworks
USDCEthereum, Solana, Polygon, Arbitrum, Base
USDTEthereum, Solana, Polygon, Arbitrum, Tron

How It Works

  1. Create a checkout or subscription - Make an API call to generate a payment session
  2. Redirect your customer - Send them to the hosted payment page
  3. Customer connects wallet and pays - Customer approves the stablecoin transfer from their wallet
  4. On-chain confirmation - Payment is confirmed on the blockchain
  5. Receive confirmation - Get notified via webhooks when the transaction is confirmed

Payment Modes

The Checkout API supports two payment modes, configured per checkout or subscription:

ModeDescription
Direct (default)Funds are sent directly to your settlement address. Requires a signed request via the @exodus/checkout-signer SDK.
Two-stepFunds are held until you capture or refund them using signed requests. No signing needed at checkout creation — you sign later when you decide.

Signing key required: Both payment modes require a signing key from the @exodus/checkout-signer SDK. See Signed Requests for setup instructions.

See the Payments resource for details on captures and refunds in two-step mode.

Support

If you have questions or need assistance with your integration:

Start building

XO

Request Demo

Schedule a call with our team

Select a product
Arrow right

Start building
Grateful

Contact Us

We're here to help