> For the complete documentation index, see [llms.txt](https://docs.smartbot-vk.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.smartbot-vk.ru/rabota-s-podpischikami/lendingi/oplata-cherez-lending.md).

# Оплата через лендинг

**Во-первых**, включаем модуль «Яндекс.Деньги» и добавляем туда кошелек для переводов.&#x20;

![](/files/-M51q41Ow3em0wJpRzqw)

![](/files/-M51qCCQquD7ZCUCclG4)

**Во-вторых**, создаем лендинг в соответствующем разделе и добавляем кнопку оплаты на него. Подробнее о [создании лендингов: здесь.](https://docs.smartbot-vk.ru/rabota-s-podpischikami/lendingi/sozdanie-lendingov)

![](/files/-M51qNpgjDuq15vU55x_)

![](/files/-M51qSe7JvrAW5qKp_pS)

Остается установить нужную сумму – и готово.

Укажите блок, куда пользователь попадет после оплаты.

![](/files/-M51tj9vq0-X5-7cxCfv)

Вы также можете создать реакцию на оплату, напрмиер, сообщение с благодарностью. Делается это в разделе «Реакции».&#x20;

![](/files/-M51qdEHFkoqTNFEBTsw)

Причем настроить можно разные условия для разных источников оплаты, сумм и т.д.

Вот, как выглядит готовый лендинг:

![](/files/-M51qq-l6qwuT7PxUSW-)

Теперь вы знаете, как настроить оплату на лендинге и реакцию на нее :-)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.smartbot-vk.ru/rabota-s-podpischikami/lendingi/oplata-cherez-lending.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.
