Back to glossary
What is Sandbox Mode?
A testing environment for payment integrations using testnet tokens.
Sandbox mode (also called test mode) allows developers to test their payment integration without using real money. Zateway provides separate zate_test_* API keys and sandbox-tagged sessions for safe testing on testnets.
How to Use Sandbox Mode
Use your zate_test_* API keys instead of zate_live_* keys. Transactions are processed on testnets. Webhooks still fire normally. All dashboard features work. Switch to live keys when ready for production.