> For the complete documentation index, see [llms.txt](https://whatcrm.gitbook.io/whatcrm-faq/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whatcrm.gitbook.io/whatcrm-faq/oplaty/oplata-po-schetu.md).

# Оплата по счету

{% hint style="warning" %}
Принимаем оплату только в российских рублях (RUB)
{% endhint %}

1. Внутри виджета на странице настроек найдите раздел "Клиент Телфин". Здесь вы сможете заполнить реквизиты вашей организации или индивидуального предпринимателя. После заполнения реквизитов, нажмите кнопку "Отправить"

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

2. После этого вы получите письмо на указанную вами почту с логином и паролем для входа в кабинет клиента Телфин. Если вы не видите письмо, проверьте папку "Спам" или воспользуйтесь ссылкой для восстановления пароля. \
   **<https://cabinet.telphin.ru/forgotpassword>**

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

3. В кабинете Телфин вы сможете пополнить лицевой счет любым удобным для вас способом. После поступления средств на лицевой счет, вы получите уведомление на контактную почту.

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

4. Вернитесь в виджет и перейдите в раздел "Подключения". Здесь выберите тариф для номера и нажмите кнопку "Выбрать". Укажите нужное количество месяцев подписки и нажмите "Оплатить". На странице оплаты выберите опцию "Оплатить с баланса личного кабинета Телфин".

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

5. Проверьте введенные данные и введите пароль от кабинета Телфин. Нажмите кнопку "Оплатить". Деньги будут списаны с баланса лицевого счета клиента Телфин, и ваша подписка получит статус "Оплачено".

&#x20;**При оплате по счету будет списано за оставшиеся дни месяца.**

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


---

# 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, and the optional `goal` query parameter:

```
GET https://whatcrm.gitbook.io/whatcrm-faq/oplaty/oplata-po-schetu.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
