# 카드 결제

* [테이블 모드 (음식점형)](#undefined)
* [포스 모드 (카페형)](#undefined-1)

### 테이블 모드

1\) 결제할 테이블 선택합니다.

<figure><img src="/files/9uoCx8bUdM2dAR8eP4bR" alt=""><figcaption></figcaption></figure>

2\) "잔액 계산" 버튼을 선택합니다.

3\) 주문 요약, 결제 금액 등을 확인하고 할부 기간을 선택한 후 **"신용 카드"** 버튼을 눌러 결제합니다.

* 주문요약 : 할인, 서비스 적용 및 주문 수량을 수정할 수 있습니다.
* 숫자패드 : 결제할 금액 수정이 가능합니다.
* 계산서 출력 : 계산서 내역을 프린터 할 수 있습니다.

<figure><img src="/files/4XXEBWkepxpmnqSeHfcu" alt=""><figcaption></figcaption></figure>

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

### 포스 모드

1\) 메뉴를 선택합니다.

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

2\) 결제할 메뉴와 금액을 확인합니다.

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

3\) 결제 종류에 맞게 결제를 진행합니다.

<figure><img src="/files/xTAMqPsDwIg6D3At0G3Z" 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://mocoplex.gitbook.io/qropos/orderpayments/payment/card.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.
