# How To Perform A Refund

{% hint style="info" %}
Transaction on the day cannot be refunded however you can void these. Please see the [How To Void Transaction](/t650-how-tos/how-to-void-transactions.md) Guide.
{% endhint %}

{% stepper %}
{% step %}

#### On the **Payment screen**, enter the **refund amount**.

{% endstep %}

{% step %}

#### Tap **Other**, then select **Refund**.

{% endstep %}

{% step %}

#### Enter the **Cashier passcode** for security.

{% endstep %}

{% step %}

#### The refund amount will appear on the screen tap **Card or Mobile**.

{% endstep %}

{% step %}

#### The customer can:

* **Insert, swipe, or tap** their original payment card/device, or
* Refund via **APMs** by selecting them on the screen.
  {% endstep %}

{% step %}

#### The terminal will process the **authorization and approval**.

{% endstep %}

{% step %}

#### Choose a **receipt option**.

{% endstep %}
{% endstepper %}

{% embed url="<https://www.youtube.com/watch?t=1s&v=dk4Xo5fk60o>" %}

#### [<mark style="color:$success;">Back to T650P - How To Guides</mark>](/t650-how-tos/t650p-how-to-guides.md)


---

# 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://helpcenter.verifone.com/t650-how-tos/how-to-perform-a-refund.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.
