Riverty currently maintains two environments for Merchants:
Partner Test: the Partner Test Environment is used to verify a successful integration of Riverty payment methods. The system is designed to simplify initial setup and testing, and therefore does not fully replicate the production environment. Some additional testing is required in the live environment for integration to be complete.
Live: Is our production environment that processes live transactions, which can only be accessed after integration is complete.
The endpoints that we have for these environments are:
Partner Test
https://api.bnpl-pt.riverty.io
As part of our commitment to minimizing downtime and disruptions during maintenance, we have implemented a blue/green deployment strategy. This approach requires additional URLs for both our Partner Test (PT) and Live environments. If your organization has whitelisting in place, please ensure these URLs are included. However, please note that these URLs should not be used for direct API communication.
Partner Test (PT) Environment:
Live Environment:
Ensure these URLs are recognized and verified, but refrain from using them for API calls.