# Refunds

## Overview

Refunds and Sales are separate transaction types and cannot be combined. Refunds are subject to additional rules and restrictions; some that can be configured, some that are determined by the card processing network and some that are determined by your company’s policies and procedures.

## Using Refunds

Sales and Refunds are separate transaction types and cannot be combined. Any Refund must start by selecting REFUND.

Steps to perform a refund

1. Press **\[REFUND]** to indicate that this is a REFUND transaction
2. If prompted, key the User ID and password
3. Enter items to be refunded as appropriate
4. Press **\[TOTAL]** if required
5. Touch or press the method of payment (MOP)

The system does not consider the following scenarios as Refunds:

* Funds returned to customer from Prepay Underrun.
* Funds returned to customer from a sales transaction with negative line items that force the transaction total to be negative.

## Configuring Refunds

<table><thead><tr><th valign="top">Parameter</th><th valign="top">Path</th><th valign="top">Value</th><th valign="top">Description</th></tr></thead><tbody><tr><td valign="top">Allow Refund</td><td valign="top">Store Operations > PLUs > Properties</td><td valign="top">Yes, No</td><td valign="top">Select to allow this MOP to be given to a customer when an item is refunded.</td></tr><tr><td valign="top">Refundable</td><td valign="top">Store Operations > Payment > MOP</td><td valign="top">Yes, No</td><td valign="top">Select to allow the PLU item to be returned for a refund.</td></tr><tr><td valign="top">Refund Security</td><td valign="top">Store Operations > Sales > Sales Configuration</td><td valign="top">Yes, No</td><td valign="top"><p>Enter the security level an employee must have to</p><p>perform a refund transaction.</p><p>Entering 1 - 9 indicates</p><p>that an employee with a security level of at least that</p><p>number must approve refunds (0 - 9).</p><p>0 — Refunds do not require a security check.</p></td></tr></tbody></table>

## Reporting

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

### Report Details

* **MOP SALES**: Summary of sales by method of payment (MOP).

{% hint style="info" %}
If a foreign currency has been set up in the Currency File that currency appears in the CASH section.
{% endhint %}

* **MOP CANCEL/REFUNDS**: Summary of cancelled or refunded transactions. The total is displayed in parentheses because the number is negative.

## Troubleshooting

| #     | Message                           | Description/Action                                                                                                                                                              |
| ----- | --------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| E1257 | MUST PRESS CREDIT                 | Part of the Auto-Refund feature. A credit card was used to pay for the initial prepay transaction and cashier tries to refund the underrun amount to any MOP other than credit. |
| E1113 | NO REFUND ALLOWED                 | No refund is allowed on this PLU or in this department.                                                                                                                         |
| E1150 | REFUND NOT ALLOWED ON CREDIT SALE | A credit card purchase cannot be refunded in cash.                                                                                                                              |
| E1164 | REFUND NOT ALLOWED                | “Refund Allowed” is set to ‘No’.                                                                                                                                                |
| E1257 | MUST PRESS CREDIT                 | Part of the Auto-Refund feature. A credit card was used to pay for the initial prepay transaction and cashier tries to refund the underrun amount to any MOP other than credit. |


---

# 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/commander-user-reference-guides/commander-user-references/commander-user-reference-56.00/refunds.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.
