# SellerGames

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

[Seller](https://seller.games/) - облачный модуль для интеграции платежных систем в Digiseller.

1. Для установки платежного модуля Unitpay в Seller [добавьте ваш сайт](https://unitpay.ru/partner/project/add) в качестве проекта, [по примеру](https://help.unitpay.ru/first_steps/adding-project) из документации.
2. Далее перейдите в настройки вашего проекта из раздела **“Текущие проекты”.**

![](/files/AxonlLioXdGCVFtNO5K8)

3\. Убедитесь, что ваш проект прошел модерацию и имеет статус **“Активен”**. Скопируйте **номер проекта**, и **секретный ключ (secret key),** а затем вставьте данные в соответствующее поле в seller.

![](/files/jEGD2y27rrbZElTKDvHr)

4\. В поле “**Обработчик платежей**” укажите <https://seller.games/unitpay/notification/> и нажмите **“Сохранить”** внизу страницы.

![](/files/PkOWtYF4Ou5l31wWxbhP)

{% hint style="warning" %}
При возникновении ошибки "**Домен первого уровня в Billing URL не должен отличаться от домена Project URL**” обратитесь в нашу [поддержку](https://help.unitpay.ru/support).
{% endhint %}

5\. Если вам необходимо использовать Онлайн-кассу для формирования чеков, то перейдите в раздел "[Онлайн-кассы](https://unitpay.ru/partner/cashbox)" в личном кабинете и укажите необходимые настройки.\
После этого перейдите в Seller и активируйте переключатель “**Формировать чеки**”.\
Настройка завершена!

{% hint style="info" %}
Если при настройке модуля возникли проблемы, не связанные с отличием Billing URL от Project URL, обратитесь, пожалуйста, в поддержку Seller:\
\
Email: <hello@seller.games>\
Telegram: [@sellergames\_bot](https://t.me/sellergames_bot)
{% 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/sellergames.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.
