API Testing

As part of our Payments API platform, you will get access to two environments, Production and Sandbox. The API keys can be generated from the dashboard in your account under the "Settings" --> "API Keys" section.

The Sandbox environment will include all the Production endpoints, as well as two simulation endpoints:

  • Funding balance: This endpoint enables you to increase or reduce your available balance for each of the possible types of funding. It is meant to replicate what will happen in your account once funds that you have sent are successfully attributed.
  • Payment Status: This endpoint will enable you to simulate the Payment Lifecycle, triggering webhooks for you to manage the status you show to your users.

Please note that within your sandbox environment, actions can only be done via API endpoints, as we do not have a sandbox dashboard at the moment.