Before starting this step, make sure you’ve completed our Testing Environment tutorial.
Your testing environment comes preloaded with:
- Preconfigured test credentials
- Simulated providers for both Send Money and Receive Money
- A default sample company profile for testing flows
You can simulate:
- Send Money – to bank accounts, virtual accounts (coming soon), or eWallets (coming soon)
- Receive Money – via QR code, eWallets, virtual accounts (coming soon), or credit cards (coming soon)
In testing, only one provider per product can be active at a time.
Download Our Postman Collection
Paystrator's Postman Collection You will find 2 Postman files inside this folder: a Postman collection and Postman environment.
- You need to use this password to access the document: PaystratorNumber1!
How to use our Postman collection?
- Open the Postman App
- Choose
import
- Drop/paste the file inside the link given above
- Enter the client key and secret on your Postman environment
Steps to Make Your First API Call
1. Generate a Public Access Token
You’ll need an access token to authenticate API requests. 📄 See: Generate Public Access Token
2. Create a Transaction
For example, to generate a QR Code Payment: 📄 See: Generate QR Code Payment
3. Simulate a Callback (Receive Money only)
To simulate a paid callback for QR Code Payment: 📄 (Coming soon)
🎉 You’ve Completed Testing Exploration!
Once you’ve tested your first transactions and callbacks, you’re ready to continue to Live Environment!