# Promos and Discounts

![Promos and Discounts Tab](/files/46a31e451e1e40004076777b8a6a2df7816ed5a6)

### NAXML Deal

Refer to NAXML Deal

### POP Discount

{% hint style="info" %}
*Refer to the POP Discount feature reference documentation for information on this feature.*
{% endhint %}

### Coupon Scanning Configuration

###

{% hint style="info" %}
*Refer to the Coupon Scanning Feature Reference documentation for information on this feature.*
{% endhint %}

### Discount Denominations

<figure><img src="/files/16af5e96906f100657d5f9d7c1958e7e2f2acc11" alt=""><figcaption></figcaption></figure>

This feature is used to configure various discounts which can be selected by the cashier during a sale. When the cashier selects the discount key (hard key, soft key, or touch-to-modify menu), any configured discounts are displayed as part of the discount overlay.

{% hint style="info" %}
*This feature should be enabled in Configuration Client > Store Operations > Sales Configuration.*
{% endhint %}

| Field/Button | Allowable Value/Function                                               |
| ------------ | ---------------------------------------------------------------------- |
| Discounts    | Click to add discount name. A total of 16 discounts can be configured. |
| Delete       | Select to delete the selected discount and click Save.                 |
| Name         | Enter the discount name.                                               |
| Type         | <ul><li>Percent</li><li>Amount</li></ul>                               |
| Amount       | Enter the percentage or amount discount.                               |


---

# 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-55.02/configuration-client-forms/promos-and-discounts.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.
