Tonder provides two distinct environments for integration: Staging for development and testing, and Production for live transactions. You will have separate API keys for each environment.Documentation Index
Fetch the complete documentation index at: https://docs.tonder.io/llms.txt
Use this file to discover all available pages before exploring further.
| Environment | Dashboard | API Base URL |
|---|---|---|
| Staging | https://stage.tonder.io | https://api-stage.tonder.io |
| Production | https://dashboard.tonder.io | https://api.tonder.io |
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.
