> 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/h25.md).

# 시간대별 선,후불제 운영(H25)

○ 한개의 매장에서 시간대별 - 테이블별 선불 후불제를 지정하여 운영할 수 있는 기능입니다.&#x20;

○ 해당 화면에서 지정되지 않은 요일 / 시간대 / 테이블은 매장환경에 지정된 선후불제가 기본이 됩니다.

○ 매장에서  선불제와 후불제를  동시 사용으로 결제시 혼선이 없도록 매장 안내 및 주의가 필요합니다.

○ 선불제 운영시 테이블오더에 리더기가 필요합니다. 사전에 준비하시고 key다운로드 실행해 주세요.

&#x20;

1. **에이전트  프로그램 버전 설정 및 저장**

&#x20;    \- 플러스오더 ASP에 대리점ID로 로그인 및 매장환경 설정으로 이동합니다.

&#x20;    <mark style="color:blue;">- \[H05] 테이블오더 버전 : 075 버전 이상을 선택</mark> &#x20;

&#x20;    <mark style="color:blue;">- \[H25] 시간대별 선후불 : 사용으로 선택  및 저장</mark>&#x20;

&#x20;    <mark style="color:blue;">-</mark> 매장환경설정 > "메뉴권한" 탭으로 이동,  미부여된 권한 - "시간대별 선후불관리"  추가해주세요.

2. 플러스오더 ASP에 선후불제 정보 등록

&#x20;    \- 플러스오더 ASP에 매장ID로 로그인

&#x20;    \- 기초관리 > 테이블오더관리 > 시간대별선후불관리 화면으로 이동

&#x20;    \- 정보를 등록하실 요일을 선택 > "신규" 버튼을 실행 > 운영 시간 선택 > 선불/후불 선택 > 저장 &#x20;

<figure><img src="/files/0WkoNEg5T42aLdcoQPZD" alt=""><figcaption></figcaption></figure>

&#x20;    \- 해당 요일을 선택하시면, 등록할 수 있는 테이블 정보가 조회됩니다.&#x20;

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

&#x20;    \- 오른쪽 미적용된 테이블 부분에서, 적용할 테이블명을 확인 및 선택하시고 "추가" 버튼을 실행합니다.

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

&#x20;    \- 등록된 정보는 "요일"과 "순번"을 클릭하시면 등록된 테이블 정보를 확인 가능합니다.

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

&#x20;    \- 플러스오더 에이전트 프로그램에서 "데이터 동기화" 실행 > 서비스 적용 확인


---

# 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/h25.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.
