# CMS-S3

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

{% hint style="info" %}
Подробная [инструкция на сайте Megagroup](https://help.megagroup.ru/unitpay#)
{% endhint %}

1\)Перейдите в CMS-S3 в панель управления, в разделе "Платежные системы" выберите Unitpay.

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

**PROJECT\_ID** - id вашего проекта в личном кабинете Unitpay. \
**PUBLIC KEY** - вы можете узнать в личном кабинете Unitpay. \
**SECRET KEY** - вы можете узнать в личном кабинете Unitpay. \
\
**Success URL** - адрес, который используется на странице настроек Unitpay в поле Success URL. Скопируйте и вставьте его. \
**Fail URL** - адрес, который используется на странице настроек Unitpay в поле Fail URL. Скопируйте и вставьте его.&#x20;

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

**Notify\_URL** - адрес, который используется на странице настроек Unitpay в поле "Обработчик платежей". Скопируйте и вставьте его.

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

Не забудьте выбрать валюту, указать наименование и активировать модуль.

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

<div align="left"><img src="/files/-MKFJckr_RSb_Qu4Vx3q" 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/cms-s3.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.
