# TrustixPay

{% hint style="info" %}
Если вам необходимо обновить модуль на сервере — воспользуйтесь [инструкцией](https://premium.gitbook.io/main/osnovnye-nastroiki/faq/obnovlenie-failov-skripta-na-servere/kak-obnovit-faily-na-servere#moduli-merchantov-i-avtovyplat)
{% endhint %}

## Настройки в личном кабинете мерчанта

{% hint style="warning" %}
Для обсуждения условий работы свяжитесь с [представителем сервиса](https://t.me/Trustix_R1).

**Дисклеймер**: при подключении вашего сайта к тому или иному сервису, пожалуйста, самостоятельно оценивайте возможные риски сотрудничества.
{% endhint %}

Зарегистрируйтесь на сервисе TrustixPay с помощью [представителю сервиса](https://t.me/Trustix_R1) и запросите API-ключи для подключения к Premium Exchanger.

Авторизуйтесь в личном кабинете, перейдите в раздел" **Документация API**" ➔ "**Настройки Callback**". Укажите в поле "**URL для Callback**" **Webhook URL** из настроек модуля мерчанта и сохраните настройки.

<figure><img src="/files/8KyVAxiRVSGJGHS9K7Zf" alt="" width="468"><figcaption></figcaption></figure>

<figure><img src="/files/08OEmmmkkrsFcI47cOTr" alt="" width="563"><figcaption></figcaption></figure>

## Настройки модуля

В панели администратора создайте нового мерчанта в разделе "**Мерчанты**" ➔ "**Добавить мерчант".**

Выберите TrustixPay в выпадающем списке в поле "**Модуль**", укажите название для модуля и нажмите "**Сохранить**".

<figure><img src="/files/8IHKr7GYesLpRpf4PxGs" alt="" width="424"><figcaption></figcaption></figure>

Заполните указанные авторизационные поля.

<figure><img src="/files/YxOmnnvgEp3ao2a3VQdl" alt="" width="423"><figcaption></figcaption></figure>

**Домен** — оставьте поле пустым

**API ключ** — API ключ, переданный вам ранее представителем TrustixPay

## Продолжение настройки

Далее произведите настройку мерчанта следуя [общей инструкции по настройке](https://premium.gitbook.io/rukovodstvo-polzovatelya/osnovnye-nastroiki/merchanty-i-avtovyplaty/merchanty/obshie-nastroiki-merchantov).<br>


---

# 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://premium.gitbook.io/main/osnovnye-nastroiki/merchanty-i-avtovyplaty/merchanty/trustixpay.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.
