Crossmint provides two developer environments: staging and production. It’s recommended to test end-to-end on staging before moving to production.Once staging is working:
Create or register an identical collection in production.
Update the client-side apiKey and collectionId values to the production ones.
Ensure your production API key has the orders.create scope enabled.