Sandbox and production environments
Appmax provides two distinct environments for integration.
Sandbox (test environment)
Use the sandbox to test your integration before going to production and before being approved in the homologation process.
| Service | URL |
|---|---|
| Authentication | https://auth.sandboxappmax.com.br |
| API | https://api.sandboxappmax.com.br |
| Authorization | https://breakingcode.sandboxappmax.com.br/appstore/integration/HASH |
Production
Use production to transact with real customers.
| Service | URL |
|---|---|
| Authentication | https://auth.appmax.com.br |
| API | https://api.appmax.com.br |
| Authorization | https://admin.appmax.com.br/appstore/integration/HASH |
Summary of differences
INFO
- In sandbox, URLs use the
sandboxappmaxsubdomain and the redirect goes to BC Sandbox. - In production, URLs use the standard
appmaxdomain and the redirect goes to Appmax Admin.
To test credit card payments in the sandbox, use the test cards.
Sandbox instability
The sandbox environment may experience slowness or temporary downtime. If you get timeout (504) or 503 errors, wait a few minutes and try again. These issues do not affect the production environment. If it persists for more than 30 minutes, contact support.
How to migrate to production
Finished testing in sandbox? See the full go-live guide with technical checklist, homologation process, and what changes when migrating: