Environments
MYMOID’s API has two environments:
Sandbox
The Sandbox environment is designed for integration testing or new features:
In this environment, no real money is moved, and all tests are performed using a testing card. Actual payment cards cannot be entered as they will not work. The configuration data for this environment are:
- API payments: https://apis.san.mymoid.com/payments/v1
- Payment Form: https://sandbox-tpv.mymoid.com
Production
The Production environment is the actual environment where all operations are valid, and only actual cards are accepted.
The configuration data of this environment are:
- API payments: https://apis.mymoid.com/payments/v1
- Payment Form: https://tpv.mymoid.com
Did this page help you?