# Tilda

Для подключения вам необходимо:

1. Пройти все [этапы имплементации](/platezhnyi-shlyuz/welcom.md#etapy-implementacii)

Вы получите:

* Идентификатор проекта мерчанта (merchant\_id:project\_id)
* Ключ (project\_key)

2. Перейдите в Tilda → Настройки сайта → Платежные системы <br>

   <figure><img src="/files/zkGrrXD4lRltErDpQ0ED" alt=""><figcaption></figcaption></figure>
3. Выбираем "Универсальная платежная система"<br>

   <figure><img src="/files/0yFroBrUDdGvqIiHKWf9" alt=""><figcaption></figcaption></figure>
4. В выпадющем списке выбираем [TarlanPayments](https://tarlanpayments.kz/)
5. Введите данные полученные от <support@tarlanpayments.kz> в поля\
   &#x20;"ЛОГИН" :  merchant\_id:project\_id \
   &#x20;"СЕКРЕТ ДЛЯ ПОДПИСИ ЗАКАЗА" : project\_key<br>

   <figure><img src="/files/XfLGXQ11HUSpThXuVAap" alt=""><figcaption></figcaption></figure>
6. Поле "ЗАГОЛОВОК" редактируем на свое усмотрение\
   ![](/files/VGT0m7uuHaJGMORlGiMK)

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


---

# 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://docs.tarlanpayments.kz/platezhnyi-shlyuz/cms/tilda.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.
