Getting Started

circle-info

You also can test our API using our Postman collectionarrow-up-right

To use our API, you must register in our merchant dashboard using the following links:

circle-info

We recommend to start with the Sandbox environment first

After registration, go to the Navigation -> API Settings. There you find 2 values that are required for the integration:

  • API signature secret

  • Client ID

Then go to the Navigation -> Webhooks -> Settings and set a URL you want to receive webhooks to.

circle-info

You can use the URL from https://webhook.site/arrow-up-right at the first stage, just to see how it works

With the API parameters and webhook set up, you're ready to make requests to our API. Each request must be correctly signed using the parameters provided. For instructions, refer to the Signing Requests page.

Last updated