> ## 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

> Allow your users to buy stablecoins with any payment method

Crossmint Onramp lets your customers buy stablecoins directly inside your app through a white-labeled, native experience.

With plug-and-play SDKs, Crossmint handles payment processing, compliance, and chargebacks, so your team can focus on building great products.

The product is available in 160+ countries, with lightweight KYC up to \$1,000. Supported payments include debit and credit cards, Apple Pay, and Google Pay, with bank transfers coming soon.

<Note>**Need stablecoin payouts only?** If you already handle payment processing and only need stablecoin payouts or licensing support, see the [Payouts guide](/stablecoin-orchestration/regulated-transfers/overview). For treasury onramps, check the [treasury funding guide](/stablecoin-orchestration/guides/on-off-ramps/funding-company-wallets).</Note>

## Key Features

<CardGroup cols={3}>
  <Card title="Native UX" icon="window" iconType="duotone" color="#D31D52">
    Seamless in-app experience
  </Card>

  <Card title="Light KYC up to $1,000" icon="id-card" iconType="duotone" color="#41B118">
    Faster onboarding, higher conversion
  </Card>

  <Card title="Apple & Google Pay" icon="apple" iconType="duotone" color="#1D258E">
    One-click stablecoin onramps
  </Card>

  <Card title="160+ countries" icon="globe" iconType="duotone" color="#A24EC9">
    Global coverage out of the box
  </Card>

  <Card title="Chargeback protection" icon="shield" iconType="duotone" color="#D3A10F">
    Crossmint assumes liability
  </Card>

  <Card title="Bring your KYC" icon="share-nodes" iconType="duotone" color="#ADD8E6">
    Import user data (optional)
  </Card>
</CardGroup>

## Get Started

Select your framework to begin integrating. Testing in staging is self-serve. <a href="https://www.crossmint.com/contact/sales" target="_blank">Contact sales</a> for production.

<CardGroup cols={5}>
  <Card title="React" icon="react" iconType="duotone" color="#61DAFB" href="/onramp/quickstarts/react" />

  <Card title="React Nat." icon="react" iconType="duotone" color="#61DAFB" href="/onramp/quickstarts/react-native" />

  <Card title="Flutter" icon="mobile" iconType="duotone" color="#02569B" href="/onramp/quickstarts/flutter" />

  <Card title="Swift" icon="swift" iconType="duotone" color="#FA7343" href="/onramp/quickstarts/swift" />

  <Card title="Kotlin" icon="android" iconType="duotone" color="#7F52FF" href="/onramp/quickstarts/kotlin" />
</CardGroup>

## Learn More

* [User Onboarding](/onramp/introduction/user-onboarding)
* [Data Requirements](/identity/data-requirements)
* [Restricted Countries](/onramp/introduction/restricted-countries)

## Advanced Guides

<CardGroup cols={3}>
  <Card title="KYC Data Imports" icon="id-card-clip" iconType="duotone" color="#41B118" href="/onramp/guides/import-user-kyc-data">
    Import user KYC data
  </Card>

  <Card title="External Wallets" icon="wallet" iconType="duotone" color="#A24EC9" href="/onramp/guides/onramp-to-external-wallets">
    Onramp to any wallet
  </Card>

  <Card title="UI Customization" icon="palette" iconType="duotone" color="#D31D52" href="/onramp/guides/ui-customization">
    Match your brand
  </Card>

  <Card title="Apple Pay" icon="apple" iconType="duotone" color="#1D258E" href="/onramp/guides/apple-pay">
    Enable Apple Pay
  </Card>

  <Card title="Google Pay" icon="google" iconType="duotone" color="#D3A10F" href="/onramp/guides/google-pay-mobile">
    Enable Google Pay
  </Card>

  <Card title="Proof of Ownership" icon="fingerprint" iconType="duotone" color="#ADD8E6" href="/onramp/guides/proof-of-ownership">
    Verify external wallets
  </Card>
</CardGroup>

## FAQs

<AccordionGroup>
  <Accordion title="How can I test the product? And how do I move to production?">
    Staging is fully self-serve — get an API key on the <a href="https://staging.crossmint.com/signin?callbackUrl=/console" target="_blank" rel="noopener">staging console</a> and follow the docs.

    Production access requires a signed Order Form and completed KYB verification. <a href="https://www.crossmint.com/contact/sales" target="_blank" rel="noopener">Contact sales</a> to get started. See the [account verification documentation](/introduction/platform/account-verification) for details.
  </Accordion>

  {" "}

  <Accordion title="How can I track sales?">
    You can monitor purchases onchain or using webhooks. Sales dashboards, logs, and advanced analytics are also available in the console.
  </Accordion>

  <Accordion title="What are the transaction limits?">
    The standard transaction limits are **\$1,000 per user and day**. If you need higher limits, <a href="https://www.crossmint.com/contact/sales" target="_blank">contact the sales team</a>.
  </Accordion>

  <Accordion title="Which geographies are supported?">
    Crossmint Onramp is available in 160+ countries. <a href="https://www.crossmint.com/contact/sales" target="_blank">Contact sales</a> for the latest country list and coverage details.
  </Accordion>
</AccordionGroup>
