# 주문 확인창 기능(H34)

#### ○ 플러스오더 후불제  매장에서  주문시, "주문내역확인"  화면을 사용 또는 미사용 할 수 있는 기능입니다.

#### ○ 대리점  계정 - 플러스오더 ASP 설정

* 대리점 계정으로 플러스오더 ASP에 로그인 > 매장환경설정 화면으로 이동합니다.

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

#### ○ 주문확인 화면은 다음과 같습니다. (사용 시)

* 100버전 이하

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

* 101버전 이상

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

#### ○ 주문확인창 옵션을 미사용하는 경우, 즉시 POS에 주문내역이 전송됩니다.


---

# 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://plusorder.gitbook.io/helpme/ex/undefined-4/h34.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.
