Skip to main content
Crossmint Checkout supports multiple asset types and integration modalities. This guide helps you make key decisions for your integration.

1. Select the asset type you’re selling

Memecoins

Closed-loop tokens

NFTs

Learn more about the types of assets that can be supported here.

2. Choose an integration modality

Crossmint checkout can be integrated into your application in four different ways, ranging from a bare metal headless API with maximum UI flexibility, to a no-code payment link solution.
ModalityDescriptionIntegration ComplexitySupported PlatformsRecommended For
HeadlessBuy or sell using a REST API. Puts additional work on your side.~500 Lines of Code (LOC)EverywhereBest suited for backend flows and platforms not natively supported by other modalities.
Embedded (strongly recommended)Embed a checkout natively within your app. Handles orchestration, errors, and has better approval rates.~100 LOCReact, WebViewE-commerce sites, token marketplaces, embedded finance
HostedAdd a button to your app that opens a checkout in a separate tab or window.~10 LOCWebOne-off integrations for an event, quick prototypes
Payment Links (beta)Create shareable URLs for direct access to your storefront.No-codeAny platform with web accessSocial media, email campaigns
Embedded Checkout is generally recommended. It yields experiences that feel completely native while handling PSP orchestration and error management, and offering better approval rates.

3. Choose payment method(s)

You can choose multiple options from the following payment methods to include. Consider the following as you decide:
  • Is your audience crypto-native or mainstream consumers familiar with fiat payments?
  • What level of optionality do you want to enable? Adding many methods may add complexity during a user’s checkout flow.
Payment MethodDescriptionBest For
Debit & Credit CardsAll major credit cards supported - Visa, Mastercard, American Express, and more.Mainstream consumers, global accessibility
Apple & Google PayCheck out in under 30 seconds with faster payment methods.Mobile-first users, quick transactions
StablecoinsPay with USDC, USDT, and other stablecoins for lower transaction fees.Crypto-native users, lower fees
Cross-Chain CryptoPay with any token, on any chain.Multi-chain users, existing crypto holders
Stablecoins and cross-chain crypto not supported for memecoin checkout.

4. (For NFTs only) Do you need to create or import an existing collection?

Choose one: Do you want to create a new NFT collection or import an existing one?

Get Started