# Тип платежной системы

В зависимости от типа оплаты, доступен различный функционал

<div data-full-width="true"><figure><img src="/files/7ig6zciW9XK7CfIYTDue" alt=""><figcaption><p>Справочник платежных систем</p></figcaption></figure></div>

При выборе в корзине оплаты с типом:

#### Наличные (тип 0)

Производится расчет наложенного платежа, в зависимости от [настроек выбранной доставки](https://support.morozovpimnev.ru/megapost/nastroika-megapost/sdek#nalozhennyi-platezh-np) и добавляется к сумме заказа

#### Счет (тип 3)

Происходит отображение блока (`div.payment_filed`) с полями для заполнения юр. данных (компания, инн, кпп), вывод в XSL шаблоне можно посмотреть в исходнике шаблона **МагазинПлатежнаяСистема \[MEGAPOST]**


---

# 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://support.morozovpimnev.ru/megapost/tip-platezhnoi-sistemy.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.
