Follow this checklist to ensure you are ready for production launch with Embedded Checkout
Embedded checkout in production requires enablement by the Customer Success Engineering team. Contact Crossmint’s team to get access.
Crossmint provides two developer environments: staging and production. It's recommended to test end-to-end on staging before moving to production.
Complete the following general steps on each tab to launch your checkout in production:
To launch in production, you must verify your project account in the production console.
Additionally, if as a seller you choose to accept credit card payments, you are required to complete a fast KYC process (usually takes 2 minutes on average).
You only have to verify a project once, and can create as many collections as you wish within that project. New projects require additional verification.
For full details on the project and collection verification process, requirements, and troubleshooting, please read our account verification documentation.
To launch in production, you must verify your project account in the production console.
Additionally, if as a seller you choose to accept credit card payments, you are required to complete a fast KYC process (usually takes 2 minutes on average).
You only have to verify a project once, and can create as many collections as you wish within that project. New projects require additional verification.
For full details on the project and collection verification process, requirements, and troubleshooting, please read our account verification documentation.
In the console, go to the collections page and click on "Verify Collection" on the collection you want to verify.
Collections sold using Crossmint's checkout or claims page must be verified to ensure compliance with our content policy.
For full details on the project and collection verification process, requirements, and troubleshooting, please read our account verification documentation.
The lower bound limit is USD $0.75 per purchase for primaries and secondaries, and the upper bound limit is USD $1,500 for primaries, and USD $7,000 per purchase for secondaries (marketplaces). Those limits are per purchase. Users can make multiple purchases with total amounts surpassing those thresholds.
If you require higher limits, contact sales.
If you are using your own smart contract, please ensure that the following parameters and criteria are configured in your smart contract properly:
orders.create
.email
, payment
, lineItems
programmatically filled).See Code Example
Follow this checklist to ensure you are ready for production launch with Embedded Checkout
Embedded checkout in production requires enablement by the Customer Success Engineering team. Contact Crossmint’s team to get access.
Crossmint provides two developer environments: staging and production. It's recommended to test end-to-end on staging before moving to production.
Complete the following general steps on each tab to launch your checkout in production:
To launch in production, you must verify your project account in the production console.
Additionally, if as a seller you choose to accept credit card payments, you are required to complete a fast KYC process (usually takes 2 minutes on average).
You only have to verify a project once, and can create as many collections as you wish within that project. New projects require additional verification.
For full details on the project and collection verification process, requirements, and troubleshooting, please read our account verification documentation.
To launch in production, you must verify your project account in the production console.
Additionally, if as a seller you choose to accept credit card payments, you are required to complete a fast KYC process (usually takes 2 minutes on average).
You only have to verify a project once, and can create as many collections as you wish within that project. New projects require additional verification.
For full details on the project and collection verification process, requirements, and troubleshooting, please read our account verification documentation.
In the console, go to the collections page and click on "Verify Collection" on the collection you want to verify.
Collections sold using Crossmint's checkout or claims page must be verified to ensure compliance with our content policy.
For full details on the project and collection verification process, requirements, and troubleshooting, please read our account verification documentation.
The lower bound limit is USD $0.75 per purchase for primaries and secondaries, and the upper bound limit is USD $1,500 for primaries, and USD $7,000 per purchase for secondaries (marketplaces). Those limits are per purchase. Users can make multiple purchases with total amounts surpassing those thresholds.
If you require higher limits, contact sales.
If you are using your own smart contract, please ensure that the following parameters and criteria are configured in your smart contract properly:
orders.create
.email
, payment
, lineItems
programmatically filled).See Code Example