> For the complete documentation index, see [llms.txt](https://docs.codpeller.com/ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codpeller.com/ru/rekassa/nastroika/obyazatelnye-nastroiki-magazina-dlya-raboty-rekassa.md).

# Обязательные настройки магазина для работы Рекасса

{% hint style="danger" %}
Для правильной фискализации чеков через Рекасса , **НДС должен быть включен в стоимость товара**!
{% endhint %}

### Настройка НДС 12%

<details>

<summary><strong>Шаг. 1.</strong> Переходим в <a href="https://my.ecwid.com/cp/?lang=ru#taxes">личный кабинет</a> интернет-магазина</summary>

Идем **Настройки > Налоги,** Рис.1.

<figure><img src="/files/foolb9WWGjzvzRngLBli" alt=""><figcaption><p>Рис. 1.</p></figcaption></figure>

</details>

<details>

<summary><strong>Шаг. 2</strong> Выбираем "Настроить ставки"</summary>

Переходим в блок "Ручной режим" и выбираем "Настроить ставки", Рис. 2

<figure><img src="/files/vSe1sgvX09UoaVAAyGFm" alt=""><figcaption><p>Рис. 2</p></figcaption></figure>

</details>

<details>

<summary><strong>Шаг. 3.</strong> Прописываем настройки</summary>

Прописываем настройки на рис. 3.

1. Переходим к строке "Название налога" и пишем "НДС" или "НДС 12%"
2. Включаем "Применять по умолчанию для всех товаров"
3. В строке "Налог применяется к" выбираем "**Стоимости товара + Доставка**"
4. Ставим галочку "**Включать налог в цену товара**"
5. В строке "Ставка" **прописываем 12**, это означает, что НДС будет считаться 12%&#x20;

<figure><img src="/files/n9vAP1T4P75b95S6lpsX" alt=""><figcaption><p>Рис. 3</p></figcaption></figure>

</details>

<details>

<summary>Шаг. 4. Нажимаем кнопку "Сохранить"</summary>

<figure><img src="/files/06WMa2MX6BJTLEPUIQmV" alt=""><figcaption><p>Рис. 4</p></figcaption></figure>

</details>

<details>

<summary>Шаг. 5. Включим НДС внутри суммы</summary>

Переходим на страницу **Настройки > Общие > блок Адрес компании.** Рис. 5&#x20;

<figure><img src="/files/Ir7XxwAWDtMj5DEIVL2g" alt=""><figcaption><p>Рис. 5 </p></figcaption></figure>

Прописываем в соответствующих строках: \
– Гермния, \
– Баваия \
– и почтовый индекс 10001. \
Нажимаем кнопку **Сохранить.** Рис. 6

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

Переходим на вкладку **Настройки > Налоги и счета-фактуры.** Прокручиваем страницу для блока **"Цена не включает в себя налоги".** Нажимаем кнопку **"Изменить настройки цены",** Рис. 7

<figure><img src="/files/KbgpTcnceDpyZMBep96y" alt=""><figcaption><p>Рис. 7</p></figcaption></figure>

Выбираем **"Я ввожу цены с включенным налогом"**, Рис. 8.

<figure><img src="/files/SSTzIjn1u1Z3qgrwGXQj" alt=""><figcaption><p>Рис. 8</p></figcaption></figure>

Переходим на страницу **Настройки > Общие > блок Адрес компании** и возвращаем свой адрес, Рис. 9.

<figure><img src="/files/IuhZc2xCkDPeMPJOX7Uw" alt=""><figcaption><p>Рис. 9</p></figcaption></figure>

Нажимаем кнопку "**Сохранить"**

</details>

Ставка НДС в вашем магазине настроена, переходите к следующим пунктам настроек, выберите согласно вашей ситуации

{% content-ref url="/pages/wpJYnmBJ9whNkji18Mq8" %}
[У меня есть аккаунт reKassa](/ru/rekassa/nastroika/u-menya-est-akkaunt-rekassa.md)
{% endcontent-ref %}

{% content-ref url="/pages/K3iwPLQUIkDf3E6UadR3" %}
[У меня нет аккаунта reKassa](/ru/rekassa/nastroika/u-menya-net-akkaunta-rekassa.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.codpeller.com/ru/rekassa/nastroika/obyazatelnye-nastroiki-magazina-dlya-raboty-rekassa.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
