# Payment Mode Settings

The **Payment Mode Settings** allow schools to configure which payment modes will be available for cashiers when recording payments.

## Access and Navigation

The **Payment Mode Settings** can be accessed under **Finance > Finance Setup**.

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

Check the privilege assigned to your user account or role if you cannot view a link from the list.

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

## Update Payment Mode Settings

To enable or disable payment modes, check or uncheck the corresponding checkbox.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdVzGc_JqvvYWXRddTgtjOkOVPg0RWpaa3O1KhxyMZIRdA1bv6MgbKzo6lJhRepe_KQxi2gOAbciOJQCW38xj-0OdlwnZi5xXwGv4fOeLReTsARFuHs-GXnL6mSJllJ04aNdeE0?key=Y3tSvPSx9fa3RP07_JmwXA" alt=""><figcaption></figcaption></figure>

## Verify Payment Mode Options

* Navigate to **Payments**
* Select a student and click on **+ New Payment**
* The selected payment modes will appear in the **Payment Mode** field.

## Frequently Asked Questions (FAQs)

**Question:** Can we add other payment modes?

**Answer:** Currently, additional payment modes cannot be added through the user interface. However, you can create a **GCASH** bank account instead. When recording a payment, select **GCASH** under **Reconciliation**. For more details, refer to the **Finance > Reconciliation** guide.


---

# 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://info.edusuite.asia/product-guide-uni/admin-home/finance/finance-setup/payment-mode-settings.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.
