# Интеграция с онлайн-кассой CloudKassir

В этой статье описано, как получить данные с вашей подключённой кассы CloudKassir для дальнейшей интеграции с Ресурс Развития.

{% hint style="info" %}
**У вас ещё нет онлайн-кассы CloudKassir?**

Оставьте заявку на подключение по [**ссылке**](https://cloudkassir.ru/?utm_source=agents\&utm_medium=referral\&utm_campaign=resursrazvitiya#subscribe).\
Если касса уже настроена и зарегистрирована, следуйте инструкции ниже для настройки интеграции.
{% endhint %}

## 1. Войдите в личный кабинет [CloudKassir](https://id.cloudpayments.ru/login?redirectUrl=https:%2F%2Fmerchant.cloudpayments.ru%2Fnext%2Fdashboard)

<figure><img src="/files/rl9xKSKrO4o2gJ6fNs2S" alt="" width="563"><figcaption></figcaption></figure>

## 2. Получите версию ФФД

Слева в боковой панели выберите вкладку «**Чеки и кассы**» и выберите раздел «**Кассы**».

Откроется страница с информацией о кассе, где вы увидите поле **«Версия ФФД»** (формат фискальных документов).

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

## 3. Получите данные для API

Слева в боковой панели перейдите на вкладку «**Сайты**» – выберите сайт и скопируйте Public ID и пароль от API.

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

## 4. Используйте полученные данные на вашей платформе

Пример настройки онлайн-кассы указан в инструкции [Интеграция с GetCourse](https://help.rrllc.ru/help/integracii/integraciya-s-onlain-kassami/pages/uzWq2gCHgpgFLz7z20WK#id-6-esli-u-vas-est-kassa-atol-ili-cloudkassir-mozhno-nastroit-integraciyu-s-nei.-nazhmite-net-esli-tak).

{% hint style="success" %}
**Остались вопросы по интеграции онлайн-кассы?**

Обратитесь к вашему персональному менеджеру или напишите в общий чат поддержки.
{% endhint %}


---

# 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://help.rrllc.ru/help/integracii/integraciya-s-onlain-kassami/integraciya-s-onlain-kassoi-cloudkassir.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.
