# Functional

### Sending a receipt to the tax office via reKassa

When purchasing from an online store, the app automatically sends the purchase information to reKassa, and reKassa sends the receipt to the tax office&#x20;

### **Payment Type**

When selling a product through the **online store**, the **"Card"** payment type is automatically selected on the receipt (Fig. 1)

<figure><img src="/files/HbOeN9vMtrCANvOkbNpg" alt=""><figcaption><p>Fig. 1: Payment type for online store sales</p></figcaption></figure>

<div align="left"><figure><img src="/files/ahC7J19Z9RMqyVwZ1Oet" alt="" width="375"><figcaption><p>Fig. 2: Payment type displayed on the receipt</p></figcaption></figure></div>

### Refund in the online store

{% hint style="warning" %}
When making a refund in the store, the refund data is not sent to reKassa. To send a refund receipt to the tax office, you need to go to reKassa, find the product you need and issue a refund there
{% 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://docs.codpeller.com/en/rekassa/review/functional.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.
