# Simpla

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

{% hint style="info" %}
В Simpla нет возможности задать НДС для конкретных товаров. По умолчанию ставится "без НДС" или ставка, которую вы выберите при заполнение реквизитов в "**Выплатах**" в личном кабинете Unitpay.
{% endhint %}

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

2\. Скопируйте содержимое директории unitpay из архива в <корень вашего сайта>/payment.

3\. Войдите в админпанель сайта и перейдите Настройки->Оплата.

4\. Нажмите "Добавить способ оплаты".

5\. В способах оплаты выберите Unitpay, а также введите DOMAIN (unitpay.ru), PUBLIC KEY и SECRET KEY, которые вы можете взять в личном кабинете на сайте Unitpay.ru.&#x20;

![](/files/-MMGFwOgIZsyIQYHVbMC)

<div align="left"><img src="https://d33v4339jhl8k0.cloudfront.net/docs/assets/551a91dbe4b0221aadf24410/images/5e68f24f2c7d3a7e9ae9043c/file-0mVe14P1jr.png" alt=""></div>

После настройки способа оплаты нажмите "Сохранить".&#x20;

5\. Введите в личном кабинете Unitpay.ru обработчик платежей по шаблону http\://<имя вашего сайта>/payment/unitpay/callback.php


---

# 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/simpla.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.
