> For the complete documentation index, see [llms.txt](https://guide-user.sendon.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide-user.sendon.io/readytosendon/pay/cashreceipt.md).

# 현금영수증과 관련된 모든 것

## 현금영수증 발행 신청은 어떻게 하나요?  <a href="#howtorecipt" id="howtorecipt"></a>

[<mark style="color:purple;background-color:purple;">고객센터</mark>](https://dev-console.sendon.io/page/support)에 신청할 정보를 작성해 문의해 주세요! \
한 번 신청하면, 이후 충전 건에 대해 자동으로 발행돼요.&#x20;

{% hint style="info" %}
**신청 정보**&#x20;

성함 : \
현금영수증 신청 전화번호 :&#x20;
{% endhint %}

참고로 현금영수증은 세금계산서와 동시에 발행할 수 없어요. 이중 발행이 되는 경우 추후 문제가 발생하기 때문에 세금계산서를 발행한 적이 없는 계정만 현금영수증 발행이 가능해요.&#x20;

## 세금계산서를 받던 중 현금영수증으로 변경할 수 있나요?&#x20;

세금계산서를 발급받는 중, 현금영수증으로 변경할 수 없어요. \
이는 이중 발행의 문제 때문이에요.&#x20;


---

# 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:

```
GET https://guide-user.sendon.io/readytosendon/pay/cashreceipt.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.
