# How to open a table, process an order and do check out/payment

#### Login on Restaurant POS

![](/files/-MhggQ3yv6BdvIuhzyCT)

#### Double click the empty table then enter the number of guest and remarks (if applicable)

![](/files/-MhgkGk_6N1jcJKWdscV)

#### Gather the customer order and place it&#x20;

{% hint style="info" %}
In the ordering interface, the left panel will show all order of the customer.

The middle panel is the main category of dishes and by clicking it, the subcategory of the menu will show and after clicking it, the dish will now be seen.&#x20;
{% endhint %}

1. Select the main category menu
2. Select the subcategory menu (if applicable)
3. Select the dish&#x20;
4. If you want to reprice the dish
   1. Click the dish
   2. Click the Reprice button below
   3. Enter the price then click OK

![](/files/-MhglrLYBWrtnfkcx7Dt)

![](/files/-MhgmINGIEHGnke5ATYk)

![](/files/-MhgmgbDcshP1N6LJTX8)

![Click the send button to print it to the corresponding kitchen printer. ](/files/-MhgnnxXJvvnw1_FhE4N)

#### Processing the payment, click the Pay button

![](/files/-MhgoDdv0xqS72GvGECo)

#### Choose the payment method:

* Cash / Visa / MasterCard
  * Enter the amount
  * Click enter&#x20;
* Coupon
  * Choose from the existing coupons
* Credit Card / Visa / MasterCard
  * Enter the amount&#x20;
  * Enter the card info
* Member
  * Choose the member info
  * Enter the amount
  * Click OK
* WeChat / Ali Pay&#x20;
  * Scan the barcode
  * Click OK

![](/files/-Mhgoe5U94Evlnu7b4Gm)


---

# 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://info-gicater.gitbook.io/restaurant-pos/advanced-setup/how-to-open-a-table-process-an-order-and-do-check-out-payment.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.
