# 주문 일괄완료하기

{% hint style="info" %}
주문을 건별로 **완료처리** 하시 번거로우셨죠? **이제는 여러건 한번에 처리하세요** 😘
{% endhint %}

\
**1 .** 주문현황 좌측 하단에 **\[전체완료] 버튼**을 눌러주세요

![](/files/YnojCKJJsrOLyuooHQVf)

**2.**  전체 완료 확인 팝업에서 **옵션을 선택**해주세요&#x20;

* **선불건만 완료**처리 하고 후불건은 결제방법 확인해야하는 경우, **\[ 선불만 처리 ]**
* **선불과 후불건 모두** 완료처리 하고 싶은 경우, **\[선불+후불 모두처리]** &#x20;

![](/files/Ui2uyLHPloY4qo2VhBCr)

**3.** 완료처리 시, **주문현황 한 페이지 내 주문**이 **모두 완료처리 됩니다.**&#x20;

* 완료처리한 주문은 지난주문내역에서 조회 및 취소처리 가능합니다.&#x20;

![](/files/zCYn1tFziFybAiksNA59)


---

# 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://okpos.gitbook.io/okpos/table_qr_pay/delivery/undefined-1/all-done.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.
