# Woocommerce Wordpress

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

1. Cкачайте последнюю версию модуля из [маркетплейса Wordpress](https://wordpress.org/plugins/wc-unitpay): зайдите в раздел "Плагины" - "Добавить новый" - Найдите Unitpay в маркетплейсе - "Установить"<br>

   <figure><img src="/files/Hbip4qyi8dQynZDhMdxu" alt=""><figcaption></figcaption></figure>
2. Зайдите в "Плагины"-> "Установленные" и нажмите "Активировать" напротив плагина UnitPay.
3. Выберите в меню "WooCommerce" -> "Настройки" и перейдите на вкладку "Платежи", там выберите UnitPay.
4. В поле **DOMAIN** вставьте значение **unitpay.ru** . В поля PUBLIC KEY и SECRET KEY скопируйте публичный и секретный ключ, которые вы можете взять из личного кабинета Unitpay. Нажмите на кнопку "Сохранить изменения".

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

5\. НДС ставится внутри настроек модуля.

6\. Введите в личном кабинете Unitpay.ru обработчик платежей по шаблону  http\://<имя\_вашего\_сайта>/wc-api/wc\_unitpay

![](/files/-MPJK8aaX8VrYeF3qx7t)

{% hint style="info" %}
В модуле также поддерживаются промокоды, кроме автоматических правил, бонусов и подарочных сертификатов.
{% endhint %}

{% hint style="info" %}
Последнюю актуальную версию модуля также можно скачать и установить вручную [здесь](https://github.com/unitpay/woocommerce-module).
{% endhint %}

&#x20;


---

# 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/woocommerce-wordpress.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.
