Revup Environments
Revup provides two environments for merchants to perform tests and actual payments.
You need to register and generate a pair of API keys for both.
See the differences between each of them in the following table:
Environment | Purpose | API URL |
---|---|---|
Test | Use this environment for the development phase of the Revup integration. Perform simulated operations, such as payments without real money or obtaining test data from its endpoints. This environment is often updated, keeps retro-compatibility whenever possible, and gives previous notice when it is not. Please be aware that test data might change at some point. | https://test.api.macropay.com/v2/ |
Live | The live environment is where actual payments happen: we use genuine money and customer data. | https://api.macropay.com/v2/ |
๐งช Recommended Use Flowโ
The recommended use of these environments during the development flow is this:
โ Test Revupโ
Start by discovering and trying the Revup endpoints in the test environment, simulating the whole payment process with the assurance that you won't use any real money.
๐งฑ Build Revupโ
Integrate Revup and incorporate its endpoints into your customer journey in test and live environments.
It covers a wide range of the simulations you might need to perform.
๐ Release Revupโ
Once your development and Revup integration are complete, release it to your customers using the live environment exclusively.
IP Address to Whitelistโ
You can obtain the IP address from our Tech Support Team. Alternatively, it will be available in the API documentation provided during integration.