> 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/en/ii.-system-features/9.-settings/9.10-payment/9.10.3-payment-history.md).

# 9.10.3 Payment history

## Payment history

Here users can query and look up all paid transactions on the Stringee system.

<figure><img src="/files/eFn66JKmQT6e61DXJ3gA" alt=""><figcaption><p>Image 1: Payment history</p></figcaption></figure>

## Payment history filter

<figure><img src="/files/8V43M5WPVveavax5ahgR" alt=""><figcaption><p>Image 2: Payment history filter</p></figcaption></figure>

* **Type:** [deposit](/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/en/ii.-system-features/9.-settings/9.10-payment/9.10.1-topup.md) (top up Portal) and deduct money (deduct from the balance available on Portal).&#x20;
* **Deposit methods:** there are Paypal, Visa/Card, Online banking, Stringee deposit, Transfer, Trial Bonus.&#x20;
* **Reason for deduction:** the reason for the deduction of money on the system.&#x20;
* **Amount:** user enters amount to filter transactions with payment amount greater than or equal to entered amount.&#x20;
* **Creation time:** user selects a time period to filter transactions in that period.

## Table of transaction history

<figure><img src="/files/20Fjnk2sb8ppluWNQY62" alt=""><figcaption><p>Image 3: Table of transaction history</p></figcaption></figure>

* **Transaction ID:** each transaction will have its own code.&#x20;
* **Amount:** the amount paid for each transaction.&#x20;
* **Type:** deduct or top-up.&#x20;
* **Deposit method:** there are Paypal, Visa/Card, Online banking, Stringee deposit, Transfer, Trial Bonus.&#x20;
* **Reason for deduction:** the reason for the deduction of money on the system.&#x20;
* **Creation time:** the time when the payment of the transaction is completed.


---

# 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/en/ii.-system-features/9.-settings/9.10-payment/9.10.3-payment-history.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.
