> For the complete documentation index, see [llms.txt](https://help.zenky.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.zenky.io/exchange/frontpad/payments.md).

# Сопоставление способов оплаты Frontpad

Для того, чтобы заказы отправлялись во Frontpad с правильным указанием способа оплаты, вам нужно сопоставить их со способами оплаты Zenky.

## Получение кодов оплаты Frontpad

Перейдите в приложение [Frontpad](https://app.frontpad.ru) и зайдите в раздел **«Справочники» -> «Варианты оплаты»**. В таблице будут перечислены все доступные способы оплаты, а так же их код API.&#x20;

<figure><img src="/files/hK8QZ8mTF40umMieSSeA" alt=""><figcaption><p>Список вариантов оплаты Frontpad их кодов API.</p></figcaption></figure>

## Сопоставление способов

Перейдите в раздел [**«Магазин» -> «Обмен данными»**](https://my.zenky.io/dashboard/store/profile/exchange) в панели управления Zenky. В списке **«Дополнительные действия Frontpad»** нажмите на ссылку **«Сопоставление способов оплаты»**.

<figure><img src="/files/oNJQfNBb5uZ69yNPENr8" alt=""><figcaption></figcaption></figure>

В открывшемся окне вы увидите способы оплаты Zenky и поля ввода кодов API для каждого из них. Заполните коды API для тех способов, которые вы используете. После этого нажмите на кнопку **«Сохранить способы оплаты»** (может потребоваться проскроллить всплывающее окно).

<figure><img src="/files/EQRh6lzhzpTAtTA5qkWi" alt=""><figcaption><p>Окно сопоставления способов оплаты Frontpad и Zenky.</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.zenky.io/exchange/frontpad/payments.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.
