# Tilda

### Adding a project on Tilda

When [adding a project](https://help.unitpay.ru/v/master/first_steps/adding-project) to Tilda in Unitpay, you need to select confirmation using the meta-tag.&#x20;

In Tilda's personal account, go to the "Site settings", then on the "More" tab, select the item "HTML CODE FOR THE HEAD SECTION" (this functionality is available only on paid Tilda plans), then insert the meta-tag, generated in the Unitpay personal account, there.

![](https://244174165-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M9Y_k8Gr-WxeECFRelw%2F-MfC_FQv4RO3ohCog-L6%2F-MfCacw8Itd-bQSggUye%2Fimage.png?alt=media\&token=17518218-1c1b-4b17-b92a-710969d4bf72)

After making the changes, do not forget to "Publish all pages".

![](https://244174165-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M9Y_k8Gr-WxeECFRelw%2F-MfC_FQv4RO3ohCog-L6%2F-MfCarN-zbR-UfpSoRkQ%2Fimage.png?alt=media\&token=02f64df7-9a83-4a6f-a632-f9f49686f8da)

### Instructions for configuring and installing the module.

1\) In your Tilda account, go to Settings - > Payment Systems -> Universal Payment System. Select the "**Unitpay**" template"

2\) Set the PUBLIC KEY and SECRET KEY from your project settings in UNITPAY

![](https://244174165-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M9Y_k8Gr-WxeECFRelw%2F-MX_cK-txjX1PDhjOTFP%2F-MX_cqu_qT9fy3Io0knT%2F1.png?alt=media\&token=849b4980-ceaa-428a-b2e9-ded3e77af285)

3\) Set the currency and language of the payment form.

![](https://244174165-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M9Y_k8Gr-WxeECFRelw%2F-MX_cK-txjX1PDhjOTFP%2F-MX_cxeSB1JkltIcRso7%2F2.png?alt=media\&token=19c4d8d0-aafd-4699-9911-3cfd6c5fe303)

4\) Check the correctness of the additional parameters in the module settings:\
FVD: INDICATION OF THE CALCULATION METHOD" - should be "Off".\
\- Set the " Item type "from the" Item type "parameters <https://help.unitpay.ru/online-cash-register/receipt_parameters> \
\- " Payment method " is set in the settings of your cash register in the Unitpay

5\) Select the VAT rate (if required)

![](https://244174165-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M9Y_k8Gr-WxeECFRelw%2F-MX_cK-txjX1PDhjOTFP%2F-MX_dETKUj4kVe-Lt252%2F3.png?alt=media\&token=53f2de00-a993-4a91-a42a-118d44b6e798)

6\) In the Unitpay project settings, set the handler in the format: \
<https://tilda.unit-pay.ru/_**PUBLIK> KEY из настроек Unitpay\*\*\_/callback

![](https://244174165-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M9Y_k8Gr-WxeECFRelw%2F-MX_dZeaIitBh62zWKpI%2F-MX_dhpFMzCd4BR8iFOQ%2F5.png?alt=media\&token=d065babe-0cf1-4170-be0f-b813d37a260e)

{% hint style="warning" %}
Next, contact the **Unitpay support service** for the final configuration and activation of the module.
{% endhint %}

7\) On your project page in Tilda, add a shopping cart (block **ST100** "Shopping cart with order form"). The module works correctly only with this type of bucket. \
\
A**ttention!** If you have an online sales register enabled in Unitpay, then you need to add a field with an email or phone number in the shopping cart (a mandatory parameter for generating a receipt).


---

# 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.unitpay.ru/en/modules/cms-modules/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.
