> For the complete documentation index, see [llms.txt](https://help.listly.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.listly.io/docs/ko/support/faq/payments.md).

# 결제 및 환불 안내 정보

결제 내역 관련 전자영수증이 필요하신 경우, 아래의 방법을 확인해보세요.&#x20;

1. 카드 결제 시 입력하신 이메일 주소로 매출 전표가 자동으로 발송됩니다. 해당 매출전표는 결제 영수증처럼 활용이 가능합니다.

{% columns %}
{% column width="66.66666666666666%" %}

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

{% endcolumn %}

{% column width="33.33333333333334%" %}

{% endcolumn %}
{% endcolumns %}

2. 리스틀리에 로그인 하셔서 결제 정보를 클릭해주세요. 구독내역으로 들어가셔서 \[영수증] 탭을 누르시면 전자 영수증을 확인하실 수 있습니다.

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


---

# 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://help.listly.io/docs/ko/support/faq/payments.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.
