> For the complete documentation index, see [llms.txt](https://okpos.gitbook.io/okpos/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://okpos.gitbook.io/okpos/undefined-4/papers/receipts_qr.md).

# QR코드 출력하기

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

***

#### ▶️ 설정 범위 : 일반 영수증 / 키오스크 영수증

***

### 🛠️ 설정 방법 &#x20;

#### 0. 가맹점 ASP로 접속해주세요 !&#x20;

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

<figure><img src="/files/RDAFC3M9osc6Y5FfIXIg" alt=""><figcaption><p>네투시스 영업정보시스템 ASP로  접속 후, 메뉴 선택 시 보이는 화면입니다.</p></figcaption></figure>

<figure><img src="/files/MfKPUbvsQMF1Cca41EBt" alt=""><figcaption><p>MY OKPOS ASP 2.0 으로 접속 후, 메뉴 선택 시 보이는 화면입니다. </p></figcaption></figure>

<p align="center"></p>

<h4 align="center"><mark style="color:red;">* <strong>ASP 1.0 네투시스, ASP 2.0 My OKPOS</strong> 메뉴 설정 모두 동일합니다.</mark></h4>

***

### 1️⃣ 시작하기

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

① **가맹점 계정**으로 영업정보시스템(ASP) 접속해주세요.&#x20;

② **기초관리 > 출력물관리 > 포스출력물관리** 로 이동해주세요.

### &#x20;2️⃣ 설정하기

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

③ 원하는 출력 영수증의 종류를 선택해주세요. (QR코드 출력은 일반영수증,키오스크 영수증에서 가능합니다.)

④ 'Edit'에서 영수증의 원하는 위치에 커서를 놓고, 'Code List'에서 <mark style="color:purple;">**{:Q}QR메시지{/:Q}**</mark>를 찾아 더블 클릭 해주세요 .&#x20;원하는 위치에 들어갔다면, '<mark style="color:blue;">**QR메세지**</mark>' 텍스트 대신 QR코드를 스캔 했을 때 이동할 **URL 주소로 변경**해주세요.

⑤ **\[저장]** 후 포스 프로그램 재실행 해주세요.

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

***

{% hint style="success" %}
**적용 후 실제 출력물**
{% endhint %}

<figure><img src="/files/DVRyL5AfzHIOkBVoNuaJ" alt=""><figcaption><p>QR 코드 촬영시 설정한 URL로 이동합니다.</p></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://okpos.gitbook.io/okpos/undefined-4/papers/receipts_qr.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.
