# 키오스크 현금 결제 기능

{% hint style="info" %}

1. 키오스크에서 현금 결제 기능을 사용할 수 있습니다.
2. 기본 설정은 ‘미사용’ 입니다.
3. 해당 기능은 주방프린터 용지의 주방메모에 ‘키오스크 현금결제’ 라는 문구가 나옵니다.
   {% endhint %}

{% hint style="warning" %}
해당 문구를 확인한 직원이 직접 고객에게 현금을 받으러 가야합니다.
{% endhint %}

### 키오스크 현금 결제 기능

#### 포스 환경설정

1. 로그인 후 **환경설정** 화면으로 이동합니다.

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

2. 우측 상단에 있는 환경설정 탭을 연속해서 클릭합니다.

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

3. 관리자 비밀번호에 '2187'을 입력하고 확인 버튼을 클릭합니다.

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

4. '키오스크 현금 결제 기능'을 클릭합니다.

<figure><img src="/files/2NxKaAcmG2QWJBYxLa03" alt=""><figcaption></figcaption></figure>

5. 알림 내용을 확인 후 '네'를 클릭하여 기능을 활성화하여 줍니다.

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

### 키오스크 현금 결제 사용 화면

1. 현금 결제 기능을 사용하기 위해 상품을 선택하고 결제하기를 클릭합니다.

<figure><img src="/files/7dTVOHvlsYZLSf9z3FW6" alt="" width="375"><figcaption></figcaption></figure>

2. 결제 방법 선택 페이지를 보면 현금 결제 수단이 추가된 것을 확인할 수 있습니다.

<figure><img src="/files/DhPZDx3ctnizORfptklE" alt="" width="375"><figcaption></figcaption></figure>

3. 현금결제를 완료한 후에 주방프린터 용지를 보면 \[키오스크 현금결제] 문구가 추가된 것을 확인할 수 있습니다.

<figure><img src="/files/5S99NrwGkMqy3qanFqQe" alt="" width="375"><figcaption></figcaption></figure>

4. 보이지 않으시는 분은 ASP 버츄얼로그인 페이지에 접속하여 기초관리→출력물관리→포스출력물관리 페이지에 들어갑니다.

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

5. 주방주문서를 클릭한 후 {주방메모}가 들어가 있는지 확인합니다.

<figure><img src="/files/xRKiaA653OMdzJ3hyDEy" 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://pluspos.gitbook.io/android-pos-manual/android-kiosk/option/kiosk-cash.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.
