2. Set up a Personal Test Environment
All transactions performed in the Sandbox environment are simulated and will not result in real-world transactions. This allows developers to safely test and integrate with the API without affecting live systems or incurring actual costs.
Before you Start
- Ensure you have completed the steps outlined in the Pre-Production and Testing chapter, so that you have the required account and login credentials.
Steps
- Log in to the sandbox environment: https://preprod-dvs-api.dtone.com
- To test different API responses, modify the recipient mobile number.
- Replace the last three digits of the mobile number with one of the following suffixes to simulate specific transaction codes:
| Suffix | Transaction Code | Example |
|---|---|---|
100 | COMPLETED | +639173143100 |
106 | DECLINED | +639173143106 |
- Generate your sandbox API key and secret from your DT Shop account.
- Locate the Pre-Production API Keys section.
- This API key pair will be necessary for making calls to the API.
Updated over 1 year ago
Did this page help you?