> For the complete documentation index, see [llms.txt](https://info.edusuite.asia/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://info.edusuite.asia/product-guide-admissions/applicant/applications/my-payables.md).

# My Payables

The **My Payables** feature allows you to view, track, and manage all payment-related requirements for your applications.

## Access and Navigation

You can access **My Payables** under the **Applications** menu in your portal.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfRTlZpCuG6JSHNDwVO-Z3VL0SM99ac4aC8OmrTaXt4rM_CMy1KHAc5mL5pz-_d7dekKc4mrkrG_LsKEBNfFXQUgK5LNw-VwQ2a_1TbV9S5ZDwvsp3D2lshDGP4Q7HqYbGO02SOA9PsD9i3q4_Qb2EAzQo?key=RlJeK371VbYMDe7j0a3LVw" alt=""><figcaption></figcaption></figure>

## View Payable Details

* Applications with **completed payments** will display a **green header**
* Applications with **pending payments** will display a **yellow header**
* Applications that were **returned by the Admin/Cashier** will display a **red header**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeaXteaviR5bn--K6YUxOA4OI6ZcoL5hi5Jh2Cjrc2Iprl1zWrtXXhdKog39SDYNWflyPBKhNrHyCNBn1onTKolPFGyhOAndqotnsgwQfw-UJQB_B_LrIdiD_klRdeJSBqkJaTlX4P0s9EHclOraJ-h7JY?key=RlJeK371VbYMDe7j0a3LVw" alt=""><figcaption></figcaption></figure>

To view more details:

* Click the **View** button at the bottom-center of the card
* A pop-up window will appear showing your payable details, including the amount and uploaded proof of payment (if any)

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXevZoS91wrld-JiYv3ZqF2UmNsAiN5bLIDxoHiJS9SkyIHbmU6Hew-KB5Gt_aCoeFqh_8ZkFHtXAWaarR_zf4uhH2dYq_5uwlXiKu6cohJBae7mr_9Elx5u8Ac0FRzH9NVcXo0Vr0eP9L1Wi570NFVtoEXT?key=RlJeK371VbYMDe7j0a3LVw" alt=""><figcaption></figcaption></figure>

## Upload Proof of Payment

* On the card of the unpaid admission, click the **View** button

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfknBl0SxzNV8vrxw9Uh_iHGWBpuwWpFu_LzJvkdy8EgQymDl9Azo1n_oklhS3sRG6_Sv4xZHTBTxV_FtWOE-pRkYT_S9ugtsDLeYN0nA4QP7R7J9mHCbH9_D6GTV2PPKQCHi_0HbuNMZAFMheuLHdWhUqW?key=RlJeK371VbYMDe7j0a3LVw" alt=""><figcaption></figcaption></figure>

* Inside the payable details pop-up, click the **Upload Receipt** button at the lower-right side

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdeIFuRP0F6ZX_y2fG0YX3OCdfRlZH6S9gWXg0AmSqJRteykM5cBJbiX-b9R6Bqb047F9U0RXQS3v4nd7nC_3tOa141xcI4GXz-vdrKUWBV2SnD1VNsj9S4DkEEgPN2nWgczAKdXP8KbqzEdx9IpxHOT8Q?key=RlJeK371VbYMDe7j0a3LVw" alt=""><figcaption></figcaption></figure>

* Select and upload your proof of payment
* Confirm the upload to complete the process

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeBF673wJOPJin8oeEt6RC6hOvt2fTY0ePLO8XPuqaL5YQaya5GErSI9vd4Q1gSH77rWWJybHM-MhjMTgmYvQAzCX_gYpcCkFOZR7Bh3lncRexqUWE6nvlE7RP1LzCcvHMAxodjSD68Yub1wpRPAfCNIyll?key=RlJeK371VbYMDe7j0a3LVw" alt=""><figcaption></figcaption></figure>


---

# 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://info.edusuite.asia/product-guide-admissions/applicant/applications/my-payables.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.
