# Ecwid от Lightspeed

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

1. Найдите приложение Unitpay в списке "Приложений" Ecwid. Нажмите "Установить".
2. Откройте установленное приложение и добавьте настройки вашего проекта (Личный кабинет Unitpay -> Настройки проекта).\
   \- Добавьте домен: unitpay.ru\
   \- Public Key (публичный ключ проекта)\
   \- Secret Key (секретный ключ проекта)\
   \- [Тип позиции](https://help.unitpay.ru/online-cash-register/receipt_parameters) (требуется для формирования чеков, по умолчанию передается commodity)

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

3\. После добавления настроек и сохранения появятся ссылка на "Обработчик платежей". Скопируйте его и добавьте в настройки проекта в личном кабинете Unitpay.

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

4\. Далее нужно проверить, чтобы модуль был включен. Для это перейдите в\
\&#xNAN;*Оплата -> Unitpay -> Редактировать*

![](/files/-MdHEBzA9yaTst1-DKQV)

{% hint style="info" %}
С официальным подробным руководством по модулю Unitpay от Ecwid можно ознакомиться [тут](https://support.ecwid.com/hc/ru/articles/4405021166226).
{% endhint %}

{% hint style="warning" %}
**Важно:** *при использовании промокодов* необходимо указывать их стоимость **меньше** стоимости вашего товара.&#x20;
{% endhint %}


---

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