# Charity Donations

Charity Donations is located under C-Site Management > Site Management > (Select Site) > Store Operations. The charity donation feature enables a customer to donate certain amount to a charity. The system prompts customers during tendering process for charity donation. Customers are asked if they wish to make a charity donation. When the customer is using Cash as MOP there are two options that can be enabled from Verifone Configuration Client to be presented to the customers on the PIN pad:

* Donate change amount (rest for charity) and is calculated as the difference between the amount due and the amount paid.
* Round to next dollar amount which rounds off their transaction to the next whole dollar. The donation amount is the difference between the total amount of the purchase and the rounded dollar amount.

{% hint style="info" %}
Charity Donations requires Verifone Commander 56.03.00 and higher release version.
{% endhint %}

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

<table><thead><tr><th width="308" valign="top">Field/Button</th><th valign="top">Description</th></tr></thead><tbody><tr><td valign="top">Enable</td><td valign="top">Enables the Charity Donations program.</td></tr><tr><td valign="top">Department</td><td valign="top"><p>Select the charity department.</p><p>Note: If the charity department does not have a NACS product code 971 assigned, it will not appear in the department drop-down in this form.</p></td></tr><tr><td valign="top">Cash Payment Options (Inside Only)</td><td valign="top">Rest for Charity - Enable this option for cash payments. It donates the remaining change amount for charity.</td></tr><tr><td valign="top">Cash Payment Options (Inside Only)</td><td valign="top">Round to next dollar - Enable this option for cash payments. Rounds off the transaction to the next whole dollar. The donation amount is the difference between the total amount of the purchase and the rounded dollar amount.</td></tr><tr><td valign="top">Network Payment Options</td><td valign="top">Round to next dollar - Enable this option for Network Payments. Rounds off the transaction to the next whole dollar. The donation amount is the difference between the total amount of the purchase and the rounded dollar amount.</td></tr><tr><td valign="top">Network Payment Options</td><td valign="top">Enable Preset Amount 3 - Enable the third preset amount.</td></tr><tr><td valign="top">Network Payment Options</td><td valign="top">Prompt Outdoor - Enable to prompt for charity donation outside.</td></tr><tr><td valign="top">Preset Amount 1</td><td valign="top">Enter the preset amount option 1.</td></tr><tr><td valign="top">Preset Amount 2 (Outside Only)</td><td valign="top">Enter the preset amount option 2. This option is only available for outside transactions.</td></tr><tr><td valign="top">Preset Amount 3</td><td valign="top">Enter the preset amount option 3.</td></tr><tr><td valign="top">Discard</td><td valign="top">Discard changes made to this section. Displays when a change is made on the screen.</td></tr><tr><td valign="top">Apply Changes</td><td valign="top">Apply changes made to this section. Displays when a change is made on the screen.</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://docs.verifone.com/petroleum-docs/petro-and-c-store/commander-central/commander-central-user-guide/site-configuration/store-operations/charity-donations.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.
