# 소비자가 영수증 출력이 가능하도록 설정할 수 있나요?

<mark style="color:blue;">네! 가능해요.</mark>

***

구매 후 쇼핑몰 회원이 마이페이지 주문내역에서 직접 영수증 출력이 가능해요.&#x20;

세금계산서, 거래명세서 등 출력가능상태일 경우 직접 출력 가능하도록 하실 수 있으며 \
관련해서는 원하시는 위치에 소스 작업을 진행해 주시면 돼요.&#x20;

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

디자인 작업은 [세금계산서 신청 디자인 TIP \[클릭!\]](https://www.makeshop.co.kr/newmakeshop/home/faq_view.html?uid=1023) 을 참고해 주세요.&#x20;


---

# 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.makeshop.co.kr/faq/order/undefined/undefined-11.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.
