# Мерчант By password

## Описание мерчанта

Мерчант "**By password**" позволяет принимать оплату через ввод пароля со стороны клиента на странице оплаты заявки.

<figure><img src="https://3272217808-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKMtUdLxlDooDfKq13Is6%2Fuploads%2F0MeNtUj4HYMrZ2MhuWmY%2Fimage.png?alt=media&#x26;token=40b4cb00-83a1-4e67-8491-040b656b0dfc" alt=""><figcaption></figcaption></figure>

## Установка мерчанта

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

<details>

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

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

**Plugin URL**: <mark style="color:orange;">**`@boxexchanger-plugins/merchant-by_password`**</mark>

**Directory path**: <mark style="color:orange;">**`by_password`**</mark>

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

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

</details>

## Настройка мерчанта

1. В админ панели скрипта перейдите на страницу "**Мерчант и API"** -> в разделе "**Merchant system**" нажмите на [**значок настройки**](#user-content-fn-1)[^1] в блоке мерчанта "**By password**".
2. На странице настроек мерчанта, в поле "**Password**" укажите пароль, который необходимо будет ввести пользователя на странице оплаты заявки, для того чтобы подтвердить оплату -> нажмите "[**Save**](#user-content-fn-2)[^2]".
3. Установите мерчант "**By password**" в качестве модуля приема в настройках валюты или направления.&#x20;

[^1]: ![](https://3272217808-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKMtUdLxlDooDfKq13Is6%2Fuploads%2FLUJn3H2LPZ3cZmVFTHVf%2Fimage.png?alt=media\&token=93dec13f-41ba-4af6-b47e-9debd28081de)

[^2]: ![](https://3272217808-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKMtUdLxlDooDfKq13Is6%2Fuploads%2Ftm6EqACjVWihJShI00kk%2Fimage.png?alt=media\&token=112fad6a-477a-4ba7-89cd-5a1771ea9828)


---

# 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/merchant-by-password.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.
