# CS-Cart

### Инструкция по настройке и установке модуля

{% hint style="info" %}
Модуль также можно скачать из [маркетплейса CS-Cart](https://marketplace.cs-cart.com/priem-oplaty-cherez-unitpay.html) из Attachments.
{% endhint %}

1\. Скачайте [архив](https://github.com/unitpay/cscart-module/releases/tag/3.0.0) с модулем.

2\. Скопируйте содержимое папки “**unitpay-addon**” из архива в корень вашего сайта.

3\. Зайдите в административную панель в раздел “**Модули → Управление модулями**”, найдите модуль “**unitpay**” и установите его нажав на кнопку “**Установить**”. Дождитесь установки.

4\. Зайдите в “**Администрирование → Способы оплаты**” и нажмите на кнопку “**+**”.

<div align="left"><img src="/files/-MIKKMfOwqz0xoFVIgvD" alt=""></div>

5\. В первое поле “Название” введите произвольное название на ваш выбор. Во втором поле “**Процессор**” найдите и выберите “**unitpay**”.

<div align="left"><img src="/files/-MIKL2K31grAbMqXEi0J" alt=""></div>

6\. Появится дополнительная вкладка “**Настроить**”. Вбейте в соответствующие поля данные от вашего проекта в Unitpay.&#x20;

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/551a91dbe4b0221aadf24410/images/5e69080d2c7d3a7e9ae905c3/file-NuCjKo9cBV.png)

7\. После этого нажмите кнопку "**Создать**".

9\. В личном кабинете unitpay введите путь к обработчику платежей по шаблону:  \
[ ](https://ваш.сайт/unitpay_callback”.)[ https://ваш.сайт/unitpay\_callback](< https://ваш.сайт/unitpay_callback>)

<div align="left"><img src="/files/-MIKNDXCykAp5USn8-Tf" 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/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.
