# Ecwid by Lightspeed

### Configuration and installation instructions

1. Find the Unitpay app in the list of Ecwid "Apps". Click Install.
2. Open the installed application and add your project settings (Unitpay Personal Account -> Project Settings).\
   Add domain: unitpay.ru\
   Public Key (public key of the project)\
   Secret Key (project secret key)\
   Item type (required for generating checks, *Goods* is transmitted by default)

![](https://244174165-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M9Y_k8Gr-WxeECFRelw%2F-MgAQNn5SRBLRxpOQBmu%2F-MgAR_y2xRMheWDlNEul%2Fimage.png?alt=media\&token=2ea646fc-cb4f-4802-9ec2-b6c4eff14ab2)

3\. After adding the settings and saving, a link to the "Payment handler" will appear. Copy it and add it to the project settings in your Unitpay personal account.

![](https://244174165-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M9Y_k8Gr-WxeECFRelw%2F-MgAIhilDO6wmB_Syikg%2F-MgAN47HBea0BqLcJaUw%2Fimage.png?alt=media\&token=e54f8e1a-bba7-46d4-959a-0839508808b8)

4\. Then you should check that the module is enabled. To do this, go to Payment -> Unitpay -> Edit

![](https://244174165-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M9Y_k8Gr-WxeECFRelw%2F-MgAQNn5SRBLRxpOQBmu%2F-MgARBHc1Y4-qkchckYu%2Fimage.png?alt=media\&token=ac1853d9-f53e-465f-aec8-363666a2e09d)

{% hint style="info" %}
The official detailed guide to the Unitpay module from Ecwid can be found [here.](https://support.ecwid.com/hc/ru/articles/4405021166226)
{% 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/en/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.
