> For the complete documentation index, see [llms.txt](https://mocoplex.gitbook.io/myshop-ownerguide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mocoplex.gitbook.io/myshop-ownerguide/kiosk/manual/pay.md).

# 페이 결제 (카카오페이, 제로페이  등)

## 내장 카메라 사용 설정

{% hint style="info" %}

#### <mark style="color:red;">제로페이, 카카오페이 등 페이 결제는 QR코드로만 가능합니다.</mark>

{% endhint %}

<figure><img src="/files/ibaLg8XZ59FWnjDDiVUq" alt="" width="545"><figcaption></figcaption></figure>

* 좌측 상단 5\~10회 터치 → 키오스크  환경설정 선택

<figure><img src="/files/4xo7r7yvCH5zcmKkVA7t" alt="" width="563"><figcaption></figcaption></figure>

* 스캐너 내장 카메라 사용 ON 으로 변경 후 설정 저장

## 페이 결제하기

<figure><img src="/files/zQRgrEuB94YZfYzXfMfK" alt="" width="563"><figcaption></figcaption></figure>

* 제로페이나 카카오페이 결제 시 QR코드 스캔을 위한 창이 뜨면 QR코드를 인식하여 결제 진행
* 결제 취소 시 결제 취소 바코드만 제공되므로(페이쪽에서), 입력창 다이얼로그를 활용
* 결제 취소 바코드 아래 숫자를 다이얼로그에 입력하여 취소 진행
* 결제 방법에서 페이결제 선택
* 바코드 스캐너 준비

<figure><img src="/files/sEZcDcl9bQAZ5BEdubhP" alt="" width="563"><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:

```
GET https://mocoplex.gitbook.io/myshop-ownerguide/kiosk/manual/pay.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.
