> ## Documentation Index
> Fetch the complete documentation index at: https://crossmint-wallets-docs-2-5.mintlify.site/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.

<Frame type="simple" caption="Sample embedded checkout">
  <img src="https://mintcdn.com/crossmint-wallets-docs-2-5/iOoz1opM3U5Qaefv/images/payments/embedded-v3/quickstart/hello-world.png?fit=max&auto=format&n=iOoz1opM3U5Qaefv&q=85&s=3ebf619de9d84a951cfa9ae8f17b0dbd" alt="Crossmint Embedded Checkout Demo" width="1390" height="1206" data-path="images/payments/embedded-v3/quickstart/hello-world.png" />
</Frame>

See the embedded checkout in action on the [Crossmint Playground](https://playground.crossmint.com/checkout/embedded).

## When is the Embedded Checkout the best fit?

* **You want to insert the checkout into your site**
* **You want high level of control over the UI/UX**

## Get Started

<CardGroup cols={2}>
  <Card title="Quickstart" icon="bolt" color="#E6DB63" href="/payments/embedded/quickstart">
    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/advanced/component-properties" />

  <Card title="Purchasing Multiple Assets" icon="rectangle-vertical-history" iconType="duotone" color="77DFE2" href="/payments/advanced/selling-multiple-nfts" />

  <Card title="Bring your own Collection" icon="file-import" iconType="duotone" color="BB87FC" href="/payments/advanced/bring-your-own-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/advanced/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>
