# How To Add A Cashback To A Sale

{% hint style="warning" %}
Please ensure that this feature is enabled on the device first before performing this step. The step below is for the terminal in manual/standalone mode
{% endhint %}

{% stepper %}
{% step %}

### Enter Amount on Sale Screen

First enter the payment amount and then tap the ‘Other’ button.
{% endstep %}

{% step %}

### Tap Sale + Cashback

Tap ‘Sale + Cashback’ and then tap the required amount. (If this does not appear, the cashback feature might be disable.)
{% endstep %}

{% step %}

### Payment Screen including cashback

A customer can then insert, swipe, or tap their card or device. Also, select other payment options, such as Klarna
{% endstep %}

{% step %}

### Payment Processing

The terminal then connects to our payment processing and receives an approval response.
{% endstep %}

{% step %}

### Select Receipt Option

Then select the receipt option.
{% endstep %}

{% step %}

### Transaction Complete

The transaction is now complete.&#x20;
{% endstep %}
{% endstepper %}

#### [<mark style="color:$success;">Back to P630 - How To Guides</mark>](#back-to-p630-how-to-guides)


---

# 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/p630-how-tos/how-to-add-a-cashback-to-a-sale.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.
