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

# Overview

> Create seamless purchases with a fully customizable checkout experience

For an overview of our checkout solution, please refer to the [introduction](/payments/introduction). This guide specifically covers embedded checkout features.

## See It in Action

The video below showcases Embedded Checkout for memecoins on <a href="https://fomo.family/" target="_blank" rel="noopener">fomo</a>, highlighting a seamless mobile onboarding experience with Apple Pay.

<video autoPlay muted loop playsInline src="https://mintcdn.com/crossmint/mJk5DBL3uTFPfF0W/images/payments/embedded-checkout-fomo.mp4?fit=max&auto=format&n=mJk5DBL3uTFPfF0W&q=85&s=7b2e6193a04419978eca44e9c92bab88" width="65%" style={{ borderRadius: "8px" }} data-path="images/payments/embedded-checkout-fomo.mp4" />

## When is the Embedded Checkout the best fit?

Embedded Checkout is the best choice for most teams. It offers experiences that can feel fully native (see the video above), and is a more complete product than headless. Embedded handles orchestration between multiple PSPs, error and state management, and has better approval rates than headless.

## Get Started

<CardGroup cols={2}>
  <Card title="Quickstart" icon="bolt" color="#E6DB63" href="/payments/embedded/quickstarts/credit-card-nft">
    Start selling digital assets in 5 minutes.
  </Card>

  <Card title="Talk to an expert" icon="message" iconType="duotone" color="#ADD8E6" href="https://www.crossmint.com/contact/sales">
    Contact our sales team for advanced support.
  </Card>
</CardGroup>

## Advanced Topics

<CardGroup cols={4}>
  <Card title="Marketplaces & Launchpads" icon="cart-shopping" iconType="duotone" color="FF2981" href="/payments/advanced/marketplaces-and-launchpads" />

  <Card title="SDK Reference" icon="gear" iconType="duotone" color="919191" href="/payments/embedded/reference/react" />

  <Card title="Purchasing Multiple Assets" icon="rectangle-vertical-history" iconType="duotone" color="77DFE2" href="/payments/pay-button/guides/item-selection#multiple-item-orders" />

  <Card title="Bring your own Collection" icon="file-import" iconType="duotone" color="BB87FC" href="/payments/guides/register-collection" />

  <Card title="USDC Contracts" icon="circle-dollar" iconType="duotone" href="/payments/advanced/usdc-support" />

  <Card title="Checkout Localization" icon="globe" iconType="duotone" color="194ABA" href="/payments/embedded/customize/localization" />

  <Card title="Webhooks" icon="bars-progress" iconType="duotone" color="EEA424" href="/payments/advanced/webhooks" />

  <Card title="Accesslists" icon="clipboard" iconType="duotone" color="CCBE17" href="/payments/advanced/accesslists" />
</CardGroup>
