Integration Connection Guide

To get started, you need to:

  1. Register in the system

Complete your registration in the system using the following link: (Registrationarrow-up-right)

  1. Create an API Key

Generate an API key on the following page: (Create API Keyarrow-up-right). This key will be used to authenticate all requests to the platform.

  1. Generate a Payment Link

To initiate a payment, create a payment link here: (Create Payment)

  1. Webhook Setup

Obtain a secret to verify the signatures of incoming requests: (Get Secretarrow-up-right)

On the same page, set the webhook URL where notifications about transaction status updates will be sent.

  1. Payment Validation

Upon receiving a payment, its validity must be verified.

A full description of the validation process can be found here: Webhooks

  1. Consider the Payment Workflow

When processing payment status updates, the full transaction lifecycle (workflow) must be taken into account.

  1. Webhook Receipt Confirmation

Webhooks

The Full Testing Process is available here: Testing

After successful integration, you need to request switching the application to live mode.

Last updated