# Прием платежей на ЮMoney

Интеграция с **ЮMoney**. Теперь вы сможете принимать оплату в ботах с помощью данного сервиса.

Чтобы настроить интеграцию, перейдите в **Вашего бота** → **Настройки** → **Интеграции** → **ЮMoney**.

Вставьте номер кошелька и нажмите сохранить.

<figure><img src="/files/6cWeZTJOWb36zGd8hjA3" alt=""><figcaption></figcaption></figure>

Для завершения интеграции укажите URL для уведомлений в настройках сервиса [ЮMoney](https://yoomoney.ru/transfer/myservices/http-notification).

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

<figure><img src="/files/9YIS8xNmNOsorAYIcn9G" alt=""><figcaption></figcaption></figure>

### Блок "ЮMoney"

Данный блок позволяет принимать оплату физ. лицам на свой кошелек в ЮMoney. После совершения платежа можно настроить автоматическое действие бота, например отправить ссылку на онлайн курс.

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

#### Пометка тегом купившего в боте пользователя

Чтобы пометить клиента тегом после совершения им оплаты в боте, необходимом от кнопки “**Успешная оплата**” направить стрелку на блок “**Назначить тег**“

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


---

# 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.cleverapp.pro/integracii/platezhnye-sistemy/priem-platezhei-na-yumoney.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.
