# 영수증 다운로드

{% hint style="danger" %}
결제 / 청구 페이지는 최고관리자 권한의 구성원만 접속할 수 있습니다.
{% endhint %}

<figure><img src="/files/8vz5l1br33oHBGzfSEUH" alt=""><figcaption></figcaption></figure>

* 결제 목록에서 결제주문 번호를 클릭하면 영수증 확인 페이지가 새 창으로 열립니다.
* 영수증 화면에서 카드번호 인증 옵션을 선택한 후, 카드번호를 입력하여 본인 인증을 진행합니다.\
  \&#xNAN;*<mark style="color:$danger;">카드번호를 통한 인증만 가능하며, 다른 인증 옵션은 지원되지 않습니다.</mark>*
* 인증 완료 후 나이스페이 영수증 화면에서 PDF로 출력할 수 있습니다.


---

# 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://guide.allibee.ai/admin/payment-bliing/receipt.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.
