> 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-k12/admin-home/planning-module/finance-setup/payment-settings.md).

# Payment Settings

## Access and Navigation

To access this module, navigate to **Planning > Finance Setup > Payment Settings**. Here, you can view and manage the available modes of payment. If you cannot view the link from the list, check the privilege assigned to your user account or role.

{% hint style="danger" %}
Contact your school’s system administrator to request view or edit access if you cannot access the rights management screen.
{% endhint %}

## Payment Modes

To manage the payment modes available to cashiers for recording transactions.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXclQLXWbWdeqxC3mT6MD5mZnSGOr2XhnCACkw9dMGhCfgs7y1_YhlakqdNmrvSO2xeZ-nO7SJS4WVNbfXMtD71fVe10wih0oVKVSG3HIltpfp7J6Nr-PoltfEzd-k2aghbG77sW85tgnHjoZ5g2lRJitJw?key=pDzLaUJiRXtYYJ04atRgHg" alt=""><figcaption></figcaption></figure>

Select or deselect modes of payment from the Payment Settings screen to limit the options cashiers can select when recording payments.

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

## Grades Access and Viewing

This feature restricts guardians from accessing grades, viewing, and downloading report cards if the student has outstanding balances on their account.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXez-wY5D7oY-Cpf0hktebSMZ4wmJ3wby1tvq0Zpj8sVVDP3mKY9yi0B4LANr66yNjdXSm0S6H-oLcnbuW8U9VEE-J-_EtpWakwrK6vENP_NbV0gV_dPCE4qj9GdNiTaqPbM0kuaa-xOyYQHpzoLs3dNL8qt?key=pDzLaUJiRXtYYJ04atRgHg" alt=""><figcaption></figcaption></figure>

## Initial Payment Exception

Set the threshold amount for underpayments that will be accepted as a full payment for the initial amount due.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe_pNAuSi8xRC10Y_eT2xPF2MrpNzEwoqtj3e-0LU7jP4KqAv5og70pClyazL1169qXCZeg7aUA5Ncnl0hGOj_B6AOdClmnSed_q4uVUw4TMDYFGWmL4swciTetxpe2JCx9uQDyhVb6ubQ4Y3tReiyt2YiB?key=pDzLaUJiRXtYYJ04atRgHg" 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-k12/admin-home/planning-module/finance-setup/payment-settings.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.
