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

# 주문완료안내화면(H70)

{% hint style="danger" %}
후불제 매장에서만 보여지는 화면입니다.

105버전 이상에서 사용 가능합니다.

안내메시지를 설정하지 않아도 \[H70]주문완료안내화면 옵션을 사용할 수 있습니다.
{% endhint %}

{% stepper %}
{% step %}

## 플러스오더 ASP에 대리점 계정으로 접속합니다.

①시스템관리 > 본사/매장마스터 > 매장환경설정 화면을 실행합니다.

②매장정보를 입력하고 조회합니다.

<figure><img src="/files/yq3XYM0zl160k3TzZ9pa" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

## ③H72 즉시카드결제 옵션을 "사용"으로 설정 및 저장합니다.

{% endstep %}

{% step %}

## 플러스오더 ASP에 가맹점 계정으로 접속합니다.

④기초관리 > 테이블오더관리> 안내메시지 화면을 실행합니다.

⑤신규 > 메시지 기입 > 사용/미사용 설정 확인 > 저장 합니다.

에이전트 에서 데이터 동기화를 진행합니다.

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

<figure><img src="/files/wW31ZQkiVdWVv76TEsFN" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

## 메시지가 적용 된 화면입니다.

메세지를 설정하지 않고 \[H70]옵션을 사용할 경우 메세지칸이 공란으로 보여집니다.

<figure><img src="/files/N9lUcBZvfm6dbOAAWqmf" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

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