LirPay
OpenAPI

Connect BOT-T

LirPay is listed in the BOT-T catalog. There is no separate BOT-T API or callback on the LirPay side. The merchant issues standard API keys and sets the merchant webhook URL to the BOT-T endpoint.

Visual setup guide (English / Russian) — registration, project verification, API keys, webhook URL, and keys on BOT-T.

Webhook URL

In Settings, set the webhook URL to:

https://api.bot-t.com/payment/lirpay

After a live payment succeeds, LirPay sends the standard signed payment.succeeded webhook to that URL. Test-mode webhooks are delivered once and are never retried.

Payment flow

  1. The merchant issues live API keys and pastes them on the BOT-T website.
  2. BOT-T opens a LirPay checkout with those keys.
  3. The buyer pays on LirPay.
  4. LirPay credits the merchant and delivers the standard webhook to the BOT-T URL.