Moving to Production
Once you’ve tested your integration in staging, follow these steps to deploy to production:1
Create Production Project
Create a new project in the Crossmint Console using the
production environment
2
Production API Key
Generate a production API key with the required scopes:
orders.create, orders.ws.search, orders.ws.create,
orders.read, wallets:transactions.create3
Update Configuration
Update your application to use the production API key and production endpoints
4
Test Production Flow
Perform end-to-end testing with real payment methods to ensure everything works correctly

