# Debit Sale With Cashback

### Debit Sale With Cashback

When clients pay with a debit card, you can offer the option to receive cashback in addition to paying for their purchase. There are a few considerations to keep in mind for a debit sale with cashback, these include:

* Cashback is only offered when the client **inserts their debit card** into the terminal's chip reader.
* If tipping is enabled on the terminal, the customer must select whether or not to include a tip before they can choose a cashback option.
* The cashback options appear only after the customer has selected the account to pay for the transaction.

{% hint style="info" %}
NOTE: The following procedure is applicable only if you have **enabled** the cashback option. If the cashback option is not enabled, please refer to the [*Enable Cashback*](https://docs.payfacto.com/payfacto-knowledge/canada-doc-center/applications/secure-payment/cashback#enable-cashback) procedure.
{% endhint %}

#### **To process a debit sale with a cashback option:**

1. If required, touch **Operations** and touch **Sale** from the menu.<br>

<figure><img src="https://3906380439-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6flXtoPk5hDLO7lHpA2z%2Fuploads%2FT4jUnhnI8mycxEaQc7mq%2FOperationsMenu_Sale.png?alt=media&#x26;token=1ba1b092-cb3b-46f6-b4e6-9fe861b3ab0f" alt=""><figcaption></figcaption></figure>

2. Using the number pad, enter the sale amount.
3. Touch **OK**.&#x20;

<figure><img src="https://3906380439-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6flXtoPk5hDLO7lHpA2z%2Fuploads%2FwXztMSeX68Epqdbzx1is%2FOkButton.png?alt=media&#x26;token=335ef915-4c58-4000-aeae-0ee0b5416442" alt=""><figcaption></figcaption></figure>

4. Hand the terminal to the customer so they can insert their debit card in the terminal's chip card reader and select the account to debit; the *Total Sale* screen then displays the cashback options.
5. After the customer selects a cashback amount, the *Total Sale* screen displays the final amount and the customer touches the **Confirm** button to confirm the amount.
6. The customer enters their PIN using the number pad, and touches **Confirm**.
7. After authorizing the sale, the terminal prints the merchant copy of the transaction receipt. To print the customer copy, touch **Print receipt** or touch **No receipt** if no customer copy is requested.

{% hint style="info" %}
NOTE: If you configured your terminal to print the signature line for cashback transactions, make sure the customer signs the merchant copy of the transaction receipt as proof that the customer received the requested cashback amount.
{% endhint %}


---

# 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.payfacto.com/payfacto-knowledge/canada-doc-center/applications/secure-payment/payment-standalone-mode/transactions/debit-sale-with-cashback.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.
