# THẺ TRẢ TRƯỚC

*(Tính năng thanh toán không tiền mặt tại cửa hàng, mô hình lớn và nhỏ đều áp dụng được)*

*Khách hàng nạp 1 số tiền nhất định vào tài khoản tại quán gánh theo tên và số điện thoại, có thể phát hành kèm 1 thẻ thành viên, số tiền nạp có thể chiết khấu tùy vào cửa hàng*

**Hình thức phát hành thẻ trả trước**

1 - Phát hành theo tên + sđt khách hàng (Khi thanh toán chỉ cần đọc sđt > thu ngân sẽ thanh toán trừ thẳng vào số tiền trong thẻ qua tên hoặc sđt)

2 - Phát hành theo tên + sđt + 1 thẻ chip thành viên (Khi thanh toán chỉ cần đọc sđt hoặc quẹt thẻ chip qua máy đọc thẻ tại quầy > thu ngân sẽ thanh toán trừ thẳng vào số tiền trong thẻ qua tên hoặc sđt)

Với cách này sẽ cần thêm 1 thẻ chip + Máy đọc thẻ

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

![Máy đọc thẻ đi kèm](/files/iHyzdNp23nNneoF34HlI)

![Sơ đồ kết nối giữa máy đọc thẻ > thu ngân](/files/w4Iaqi3rnMPBoo8FouCC)

**Các bước thực hiện như sau:**

{% content-ref url="/pages/rKSXFRacqGb1jdEXn3me" %}
[1/ Kích hoạt thẻ trả trước](/the-tra-truoc/the-tra-truoc/1-kich-hoat-the-tra-truoc.md)
{% endcontent-ref %}

{% content-ref url="/pages/GeqnaPxrmAkqSkwOt8Wi" %}
[2/ Phát hành thẻ trả trước](/the-tra-truoc/the-tra-truoc/2-phat-hanh-the-tra-truoc.md)
{% endcontent-ref %}

{% content-ref url="/pages/6H2taTyYk3SPZzneQdvl" %}
[3/ Nạp tiền thẻ trả trước](/the-tra-truoc/the-tra-truoc/3-nap-tien-the-tra-truoc.md)
{% endcontent-ref %}

{% content-ref url="/pages/XfkUohgNF4Repw3sCSTy" %}
[4/ Các sử dụng thẻ trả trước](/the-tra-truoc/the-tra-truoc/4-cac-su-dung-the-tra-truoc.md)
{% endcontent-ref %}

{% content-ref url="/pages/m8IMfgt6tClIl2DcqCx8" %}
[5/ Chỉnh sửa thông tin thẻ trả trước](/the-tra-truoc/the-tra-truoc/5-chinh-sua-thong-tin-the-tra-truoc.md)
{% endcontent-ref %}


---

# 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://docs.posapp.vn/the-tra-truoc/the-tra-truoc.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.
