> For the complete documentation index, see [llms.txt](https://help.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/ii.-chuc-nang-he-thong/9.-cai-dat/9.10-thanh-toan/9.10.3-lich-su-thanh-toan.md).

# 9.10.3 Lịch sử thanh toán

## Lịch sử thanh toán

Tại đây người dùng có thể truy vấn và tra cứu được tất cả những giao dịch đã thanh toán trên hệ thống Stringee.

<figure><img src="/files/eFn66JKmQT6e61DXJ3gA" alt=""><figcaption><p>Hình 1: Lịch sử thanh toán</p></figcaption></figure>

## Bộ lọc lịch sử thanh toán

<figure><img src="/files/8V43M5WPVveavax5ahgR" alt=""><figcaption><p>Hình 2: Bộ lọc lịch sử thanh toán</p></figcaption></figure>

* **Loại:** [nộp tiền](/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/ii.-chuc-nang-he-thong/9.-cai-dat/9.10-thanh-toan/9.10.1-nop-tien.md) (nạp tiền vào Portal) và trừ tiền (trừ vào số dư có trên Portal).
* **Phương thức nộp tiền:** có các phương thức là Paypal, Visa/Card, Online banking, Stringee nộp tiền, Chuyển khoản, Tiền thưởng dùng thử.
* **Lý do trừ tiền:** nguyên nhân của việc trừ tiền trên hệ thống.
* **Số tiền:** người dùng nhập số tiền để lọc các giao dịch có số tiền thanh toán lớn hơn hoặc bằng số tiền đã nhập.
* **Thời gian tạo:** người dùng lựa chọn khoảng thời gian thời để lọc các giao dịch trong khoảng thời gian đó.

## Bảng thống kê các giao dịch.

<figure><img src="/files/20Fjnk2sb8ppluWNQY62" alt=""><figcaption><p>Hình 3: Bảng thống kê giao dịch thanh toán</p></figcaption></figure>

* &#x20;**Mã giao dịch:** mỗi giao dịch sẽ có 1 mã riêng.
* **Số tiền:** số tiền đã thanh toán của mỗi giao dịch.
* **Loại:** trừ tiền hoặc nạp tiền.
* **Phương thức nộp tiền:** có các phương thức là Paypal, Visa/Card, Online banking, Stringee nộp tiền, Chuyển khoản, Tiền thưởng dùng thử.
* **Lý do trừ tiền:** nguyên nhân của việc trừ tiền trên hệ thống.
* **Thời gian tạo:** thời điểm hoàn tất thanh toán của giao dịch.


---

# 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, and the optional `goal` query parameter:

```
GET https://help.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/ii.-chuc-nang-he-thong/9.-cai-dat/9.10-thanh-toan/9.10.3-lich-su-thanh-toan.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
