# Способы оплаты

Вы можете добавить множество способов оплаты даже одной и той же платёжной системы.

![](/files/-M_zdnkIhFUlVvT8Kwz2)

### Добавление нового способа оплаты

1. В разделе «**Способы оплаты**» нажмите на кнопку «**+ Добавить новый способ оплаты**»;
2. Заполните поле с внутренним названием способом оплаты, оно будет отображаться только внутри панели управления;
3. Введите публичное название способа оплаты, оно будет отображаться в списке способов оплаты для клиентов;
4. Выберите платёжную систему;
5. Заполните поля требуемые для выбранной платёжной системы;
6. Активируйте создаваемый способ оплаты.

![Пример создания способа оплаты.](/files/-M_zdYSW50qUzSJdEnsZ)


---

# 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://wiki.autodonate.ru/pm/payment_methods.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.
