# CS-Cart

**The Module Setup and Installation Instruction**

{% hint style="info" %}
This addon can also be downloaded from the [CS-Cart marketplace](https://marketplace.cs-cart.com/priem-oplaty-cherez-unitpay.html) from Attachments.
{% endhint %}

1. Download the [archive](https://github.com/unitpay/cscart-module/releases/tag/3.0.0) with the module.<br>
2. Copy the contents of the "**unitpay-addon**" folder from the archive to the root of your site.<br>
3. Go to the administrative panel under "**Modules → Module Management**", find the "**unitpay**" module and install it by clicking on the "**Install**" button. Wait for the installation.<br>
4. Go to "**Administration → Payment Methods**" and press the "**+**" button.

![](https://244174165-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M9Y_k8Gr-WxeECFRelw%2F-MIKKDob13eEo3kAhRyQ%2F-MIKKMfOwqz0xoFVIgvD%2F123123.png?alt=media\&token=8dca65b0-2dad-49c3-9d54-c175fa338d41)

5\. In the first field "**Name**" enter any name of your choice. In the second field "**Processor**" find and select "**unitpay**".

<div align="left"><img src="https://244174165-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M9Y_k8Gr-WxeECFRelw%2F-MIKKDob13eEo3kAhRyQ%2F-MIKL2K31grAbMqXEi0J%2F1231212.png?alt=media&#x26;token=a8db6073-ed8f-4eb8-8155-242ad554086f" alt=""></div>

6\. An additional “**Configure** " tab will appear. Enter data from your project in Unitpay in the appropriate fields.

![](https://244174165-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M9Y_k8Gr-WxeECFRelw%2F-MINR-xNcBv1pSxH2hpv%2F-MINURX4RfPvu0ARUguM%2Ffile-NuCjKo9cBV.png?alt=media\&token=27193a0c-17e9-4997-b529-9a1d86b92aa7)

7\. Then click the "**Create**" button.

8\. In your unitpay dashboard, enter the path to the payment processor using the template: \
[https://ваш.сайт/unitpay\_callback](https://xn--80ad1e.xn--80aswg/unitpay_callback)&#x20;

<div align="left"><img src="https://244174165-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M9Y_k8Gr-WxeECFRelw%2F-MIKKDob13eEo3kAhRyQ%2F-MIKNDXCykAp5USn8-Tf%2F31f23274c5f092ab574824292bf32693.png?alt=media&#x26;token=07758f8a-14fa-4dd0-be62-91ce0d336b3a" alt=""></div>


---

# 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/cs-cart.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.
