Paystrator provides two environments for your integrations:
- Sandbox environment
- Live environment
Please refer to table below for the detailed information.
Access via Dashboard
https://client.paystrator.com/
Access via API
You can only test this via Postman or similar apps; you can't access this using browser.
Environment | Sandbox Environment | Live Environment |
---|---|---|
Purpose | Test your integration with Paystrator and confirm your API implementation works as expected. Also used to validate your connection with the provider’s sandbox. | Process production transactions using real credentials from your payment providers. |
URL | ||
Use Case Example |
|
|
Common Provider's Deliverables | User Acceptance Test document | Production Run Test document |
Notes Both environments are isolated — data and configurations do not cross between Sandbox and Production.
▶️ What's Next!
You're now ready to learn how the testing environment works, configure your IP whitelist, and set up webhooks so you can start making API calls!