Understand the properties available on the Checkout
lineItems properties
crossmint:<_YOUR_COLLECTION_ID_>[:_TEMPLATE_ID_]
- For collections created in Crossmint Console
<blockchain>:<contract-address>
- For collections using direct contract addresses (e.g., polygon-amoy:0xF3d2d7b5666f579DcE385b2d53c54AB1b09Ef563
)crossmint:collectionId:templateId
.
Template minting must be enabled in the Crossmint Console or the mint will fail with an error.
See the Mint to Specific Template guide for details on enabling template minting and error handling.<blockchain>:<contractAddress>:<tokenId>
<blockchain>:<tokenAddress>
tokenLocator
doesn’t require registering the collection in Crossmint Console.collectionLocator
(for primary sales) or tokenLocator
(for secondary sales), not both.to
) in callData. Crossmint handles this automatically.payment properties
fiat
or crypto
recipient properties
en-US
de-DE
es-ES
fr-FR
it-IT
ja-JP
ko-KR
pt-PT
ru-RU
th-TH
tr-TR
uk-UA
vi-VN
zh-CN
zh-TW
Klingon
CrossmintHostedCheckout
component:display: "popup" | "new-tab"
(default: “popup”)overlay.enabled: false
to disable the gray backgroundtheme.button: "light" | "dark" | "crossmint"
(default: “light”)theme.checkout: "light" | "dark"
(default: “light”)