> For the complete documentation index, see [llms.txt](https://tg.docs.olchat.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tg.docs.olchat.io/stoimost-i-oplata-prilozheniya/oplata-konnektora.md).

# Оплата коннектора

Для оплаты коннектора перейдите в настройки приложения Олчат: Telegram (в меню слева), нажмите на значок «**•••**» Меню напротив нужной линии и выберите пункт «Оплатить»:

<figure><img src="/files/1zz6CadcBOPHATH1iAOJ" alt=""><figcaption></figcaption></figure>

### Оплата коннектора (приложения, линии, номера) с помощью карты

Для оплаты на вкладке «Оплата картой» введите номер телефона для связи по вопросам оплаты, эл. почту для отправки счёта и уведомлений и выберите период оплаты. Затем нажмите «Оплатить».

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

Оплата c помощью карты происходит с использованием Банковских карт следующих платежных систем:

* МИР.
* VISA International.
* Mastercard Worldwide.

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

{% hint style="info" %}
Линия активируется сразу после оплаты.
{% endhint %}

### Безналичная оплата коннектора (приложения, линии, номера) для организаций

Для запроса на выставление счёта перейдите во вкладку «Оплата по счёту», заполните форму и нажмите на кнопку «Получить счёт».

<figure><img src="/files/8f2WklmgSPSKQ0gvdmzc" alt=""><figcaption></figcaption></figure>

Скачайте счёт по ссылке

<figure><img src="/files/8TjEzWgVaWG5Sijq8eWH" alt=""><figcaption></figcaption></figure>

Через некоторое время счёт будет продублирован на указанную почту. После поступления денег на наш счёт линия активируется.

{% hint style="warning" %}
В назначении платежа в платёжном поручении **обязательно** указывайте назначение платежа из счёта-оферты. Без указания номера счёта в платёжном поручении, согласно оферте, мы не можем активировать подписку!

«Оплата по счёту-оферте №\_\_\_\_\_\_\_ от \_\_.\_\_.20\_\_г. за неисключительные права на использование ПО для ЭВМ, без НДС»
{% endhint %}

{% hint style="info" %}
Для подключения нескольких аккаунтов Telegram создайте несколько Открытых линий и подключите к ним коннекторы. Подробнее в статье [Добавление дополнительных аккаунтов Telegram](/ustanovka-i-nastroika/dobavlenie-dopolnitelnyh-akkauntov-telegram.md).
{% endhint %}


---

# 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://tg.docs.olchat.io/stoimost-i-oplata-prilozheniya/oplata-konnektora.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.
