To get started, you need to:
Complete your registration in the system using the following link: (Registration)
Generate an API key on the following page: (Create API Key). This key will be used to authenticate all requests to the platform.
To initiate a payment, create a payment link here: (Create Payment)
Obtain a secret to verify the signatures of incoming requests: (Get Secret)
On the same page, set the webhook URL where notifications about transaction status updates will be sent.
Upon receiving a payment, its validity must be verified.
A full description of the validation process can be found here: Webhooks
Consider the Payment Workflow
When processing payment status updates, the full transaction lifecycle (workflow) must be taken into account.
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.