# Payment Settings

This page allows you to manage different payment settings.

## Access and Navigation

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

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXf33YpOsItRo-TAkvsA4qty_iKJk2z9ASWLaTF2yHbd5knJwceMX7PzRjxtPEEaLQ8HeCzzDJ6M0jPJ14gdV9FZyA_lJDD7g5Cstp7ZW9aJk9y1hc2I1YfqCovylVwFEEmAwebzf456bcBcpMCEg6oJDAGa?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 %}

## Late Penalty Exemption

* Double-click the Amount in Pesos field

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

* Enter the amount
* Click outside the field to auto-save
* A confirmation message will appear

## Payment Cancellation Remarks

* Click the **Pencil** icon next to Payment Cancellation Remarks

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

* A pop-up will appear where you can:
  * Add, edit, or delete remarks
  * Click **+Add Value** to add a new option
  * Edit existing remarks by clicking on them
  * Remove a remark using the **X** button

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

* Click **Update Remarks** to save changes

## Withholding Tax Amount

{% hint style="info" %}
This setting applies to all transactions and can be viewed in the Sales Report (currently under enhancement).
{% endhint %}

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

* Double-click the Percentage Amount field
* Enter the percentage
* Click outside the field to auto-save
* A confirmation message will appear

## Merchant Discount Rate

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

* Double-click the Percentage Amount field
* Enter the percentage
* Click outside the field to auto-save
* A confirmation message will appear

## Auto Enrollment

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

* When enabled, students with a 0.00 assessment during enrollment are automatically marked as officially enrolled
* A Php 0.00 transaction is recorded under the Scholarship payment mode

#### To enable Auto Enrollment

* Toggle **ON** the Auto Enrollment setting
* Enter Payment Remarks for automatic tagging
* Select the default reconciliation bank for 0.00 payments

## Apply Online Payments to Previous Term Balances

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

* When enabled, payments are split across multiple terms with the same transaction details
* To enable, toggle **ON** the setting.


---

# 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-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.
