| Environment | Dashboard | API Base URL |
|---|---|---|
| Staging | https://stage.tonder.io | https://api-stage.tonder.io |
| Production | https://dashboard.tonder.io | https://api.tonder.io |
Always use your Test API Keys with the Staging URLs and your Production API Keys with the Production URLs.
https://api-stage.tonder.io) and use test card numbers to simulate payment scenarios.
Once your integration is complete and tested, switch to the Production environment for live transactions. Access the Production Dashboard to get your production API keys, and update your application to use the production API base URL (https://api.tonder.io). Never use production keys in staging, or test keys in production, as this can lead to configuration issues and failed transactions.
