API Endpoint
Monext provides secure and scalable RESTful APIs to integrate payment services into your applications.You can use the following base URLs depending on your environment:
🧪 Sandbox Environment
Use this endpoint for testing and integration purposes.
All requests made to this environment are simulated and do not trigger real payments.
https://api-sandbox.retail.monext.com
✅ No real transactions — for development and QA.
🚀 Production Environment
Use this endpoint for live transactions in a production environment.
Make sure your integration has been fully tested in the sandbox before switching to production.
https://api.retail.monext.com
⚠️ Real payments are processed — ensure credentials and requests are secure.
Updated 22 days ago