# 결제 및 환불 안내 정보

결제 내역 관련 전자영수증이 필요하신 경우, 아래의 방법을 확인해보세요.&#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: 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.listly.io/docs/ko/support/faq/payments.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.
