# 테이블오더 (플러스오더) 연동

{% hint style="info" %}
사전에 플러스오더 ASP에 아이디와 매장이 등록되어있어야 합니다.
{% endhint %}

* 플러스오더 대리점 등록 신청하기 => [https://plusorder.gitbook.io/helpme/undefined/1](https://plusorder.gitbook.io/helpme/undefined/1.)
* 플러스오더 기본 설정(ASP) 바로가기 => <https://order.niceposplus.co.kr/login/login_form.jsp>

1. **환경설정**을 눌러주세요.<br>

   <figure><img src="/files/6tLlHtW9g3At4lCSXyeX" alt=""><figcaption></figcaption></figure>
2. **플러스오더**를 눌러주세요
3. **플러스오더 연동** 스위치를 눌러주세요<br>

   <figure><img src="/files/nKDAZwHa6L45tqmMoZV6" alt=""><figcaption></figcaption></figure>
4. **자동**으로 플러스오더 매장정보를 조회합니다.<br>

   <figure><img src="/files/EU98BHDiqQsDuzEAmRmd" alt=""><figcaption></figcaption></figure>
5. 포스 정보와 일치하는 매장정보가 있을 경우 자동으로 **동기화**를 진행합니다.<br>
6. **플러스오더** 동기화 완료 시 매장 정보가 상단에 입력됩니다. <br>

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

   6-1. **호출 서비스 출력**을 눌러 **플러스오더** 주문 또는 호출에 응답 받을 **프린터를 지정**합니다.\
   6-2.  프린터는 포스에 연결된 프린터 목록이 나옵니다.<br>
7. **플러스 오더**와 동기화가 완료되었습니다.<br>

{% hint style="danger" %}
자동으로 **동기화 실패**하는 경우, **테이블오더 ASP에서 매장코드**를 확인 후 아래 내용을 참고해주세요.
{% endhint %}

1. 자동 검색이 안될 경우 **매장코드를 수동**으로 입력할 수 있습니다.

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

   &#x20;&#x20;
2. 매장코드(**대문자로 입력**)를 입력하세요.&#x20;

   <figure><img src="/files/h4gzcF1Hb9L8efyjXnkQ" alt=""><figcaption></figcaption></figure>
3. 동기화 완료되었습니다.<br>

   <figure><img src="/files/TtZBoIcYQMJsBtSdKnAe" 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/plus-order/main.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.
