UAT Mode
Use the UAT environment to test your integration and simulate payment flows with dummy data.-
Base URL:
- No real money is transferred.
- Ideal for development, testing, and debugging.
Live Mode
Use the live environment for real transactions once your integration is ready for production.-
Base URL:
- Real payments are processed through this endpoint.
Important Note
Make sure to switch from sandbox to live mode in your base URL and credentials before going live.