# Выплаты Auto Success

## Описание модуля

Модуль выплаты "**Auto Success**" автоматически устанавливает статус заявки [Статусы заявки](/zayavki/zayavki/statusy-zayavki.md#zavershena) после оплаты со стороны клиента. Для того чтобы модуль сработал, статус заявки должен быть [Статусы заявки](/zayavki/zayavki/statusy-zayavki.md#na-vyplatu).\
\
Данный модуль может быть полезен в случае, если обменный пункт выступает в роли платежного шлюза для стороннего сервиса.

## Установка модуля

Используя параметры ниже, установите модуль выплаты через функционал "**Install plugin**" по инструкции [Install plugin](/dopolnitelnye-sistemy/install-plugin.md).

<details>

<summary>Параметры для Install Plugin</summary>

**Plugin type**: <mark style="color:orange;">**`Payout module`**</mark>

**Plugin URL**: <mark style="color:orange;">**`@boxexchanger-plugins/payout-auto-success`**</mark>

**Directory path**: <mark style="color:orange;">**`auto-success`**</mark>

**Auth: (Deploy token)**: оставляем пустым

**Package tag**: <mark style="color:orange;">**`latest`**</mark>

</details>

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

Модуль не требует конфигурации. Достаточно установить "**Auto Success**" в качестве модуля выплаты в настройках валюты или направления.&#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://manual.boxexchanger.net/obmen/merchant-i-api/vyplaty-auto-success.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.
