> For the complete documentation index, see [llms.txt](https://okpos.gitbook.io/okpos/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://okpos.gitbook.io/okpos/table_qr_pay/delivery/undefined-1/orders/from_coupangeats.md).

# <쿠팡이츠> 주문 처리

{% tabs %}
{% tab title="쿠팡이츠-배달" %}
1\. **쿠팡이츠 프로그램**에서 **쿠팡이츠(배) 주문을 접수**합니다&#x20;

![](/files/IZlyOVn18NWoX1p9ylZv)

2\. 배달 **접수처리** **알림을 클릭합니다**&#x20;

![](/files/u3vK2tN63ETJZ9ljYKyt)

3\. **주문상세팝업**에서 주문을 **완료처리** 해줍니다

* 쿠팡라이더가 자동배차되기 때문에 **추가 배달요청 불필요**
* 포스에 <mark style="color:blue;">**매출집계**</mark>를 위해 <mark style="color:blue;">**완료처리 필수**</mark>

![](/files/1Jsrwv9srn8gZklaVXvV)

\
\
4\. 완료처리한 주문은 **지난주문내역**에서 **조회 및 취소**할 수 있습니다.&#x20;

{% hint style="warning" %} <mark style="color:red;">**주문 취소시,**</mark> <mark style="color:red;"></mark><mark style="color:red;">포스 매출 반품처리 되나,</mark> <mark style="color:red;"></mark><mark style="color:red;">**실제 주문은 취소처리 되지 않습니다.**</mark>\ <mark style="color:red;">실주문취소(환불처리)가 필요한 경우에, 쿠팡이츠 고객센터(1600-9827)를 이용해주세요.</mark>
{% endhint %}

![](/files/gmYVOQuIXTJ947oJJL5d)
{% endtab %}

{% tab title="쿠팡이츠-포장" %}
1\. **쿠팡이츠 프로그램**에서 **쿠팡이츠(포) 주문을 접수**합니다&#x20;

![](/files/IZlyOVn18NWoX1p9ylZv)

2\. 포 **접수처리** **알림을 클릭합니다**&#x20;

![](/files/oX9UIhMJQePgERsqivyZ)

3\. **주문상세팝업**에서 주문을 **완료처리** 해줍니다

* 포스에 <mark style="color:blue;">**매출집계**</mark>를 위해 <mark style="color:blue;">**완료처리 필수**</mark>

![](/files/FK3kmTTwXjBbVPhNHs3u)

\
\
4\. 완료처리한 주문은 **지난주문내역**에서 **조회 및 취소**할 수 있습니다.&#x20;

{% hint style="warning" %} <mark style="color:red;">**주문 취소시,**</mark> <mark style="color:red;"></mark><mark style="color:red;">포스 매출 반품처리 되나,</mark> <mark style="color:red;"></mark><mark style="color:red;">**실제 주문은 취소되지 않습니다.**</mark>\ <mark style="color:red;">실주문취소(환불처리)가 필요한 경우에, 쿠팡이 고객센터(1600-9827)를 이용해주세요.</mark>
{% endhint %}

![](/files/gmYVOQuIXTJ947oJJL5d)
{% endtab %}
{% endtabs %}


---

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