# Check payment status

After a payment transaction was approved, it will be posted to the University's finance system at day end of the same day for processing.

When payment was paid or cancelled by the finance system, the payment status, actual payment date and University Reference will be recorded in the system.

To view the payment information, you may:

Step 1: Click the Payment ID to open the relevant payment transaction, for example:

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

Step 2: Scroll to the bottom of the Payment Transaction page for Payment Status section:

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

For approved payment transactions, the payment status reflects the status of the payment processing by the University's finance system:

<table><thead><tr><th width="148">Payment Status</th><th>Status of payment processing</th></tr></thead><tbody><tr><td>&#x3C;blank></td><td>The payment is still under FEO's processing.</td></tr><tr><td>Paid</td><td>The payment has been made.  The Actual Payment Date and University Reference of the corresponding Payment Authorization (PA) will be displayed.</td></tr><tr><td>Cancelled</td><td>The payment was cancelled by the University's finance system.  You may contact FEO for details if necessary.</td></tr></tbody></table>


---

# 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://userguide.hku.hk/engagement-and-payment-system-for-casual-helpers/department-submitter-features/check-payment-status.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.
