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/lirpayAfter 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
- The merchant issues live API keys and pastes them on the BOT-T website.
- BOT-T opens a LirPay checkout with those keys.
- The buyer pays on LirPay.
- LirPay credits the merchant and delivers the standard webhook to the BOT-T URL.