# Подключение платежной системы LiqPay

* Для создания интеграции зарегистрируйся в сервисе [LiqPay](https://www.liqpay.ua/uk) и верифицуй свой аккаунт для получения своего публичного и приватного ключа
* Перейди в личный кабинет Onebot > Настройки > Интеграции > LiqPay

<figure><img src="/files/7pn3OEwAAnTjYeq3apCi" alt=""><figcaption></figcaption></figure>

* В появившемся окне заполни данные учетной записи и выбери валюту приема платежей.&#x20;

<figure><img src="/files/n1u00pEZTUq6z5hEWMIn" alt=""><figcaption></figcaption></figure>

* После сохранения интеграции можно использовать блок приема оплаты через LiqPay в своем боте


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.onebot.tech/onebot-help/integracii/platezhnye-sistemy/podklyuchenie-platezhnoi-sistemy-liqpay.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
