> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cdp.coinbase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Checkout

> Accept payments using Coinbase's stablecoin checkout experience.

The Checkout API lets you create payment sessions and present a checkout experience to your customers — either by redirecting them to a hosted page or embedding the UI directly in your site.

* **Redirect flow** — send customers to a Coinbase-hosted checkout URL and handle them on return via `successUrl` / `failureUrl`.
* **Embedded UI** — drop the `<coinbase-payment>` web component into your page so customers never leave your site.

See the [Checkout guide](/api-reference/cdp-payment-acceptance/resource-guides/checkout) for full implementation details.
