> For the complete documentation index, see [llms.txt](https://commanderhelp.verifone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://commanderhelp.verifone.com/commander-user-reference-guides-1/commander-user-references/commander-user-reference-57.00/loyalty-sales-eps.md).

# Loyalty Sales (EPS)

## Overview

Loyalty programs come in all shapes and sizes. They can offer on-the-spot discounts or future savings through incentives as coupons or points toward future purchases.

EPS loyalty sales allow the processing and redemption of loyalty transactions, both inside at the POS and outside at the dispenser card readers (DCR). These loyalty transactions are processed through the electronic payment system (EPS).

The EPS Loyalty Front End Processor (FEP) functionality include using the PCATS POS-Loyalty Host Specification, Price-per-unit Discounting, Transactions-level Discounting, and Item Level Discounting.

{% hint style="info" %}
*Refer to the* [*Loyalty Sales*](/feature-references/feature-references/eps-loyalty.md) *feature reference documentation for information on this feature.*&#x20;
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://commanderhelp.verifone.com/commander-user-reference-guides-1/commander-user-references/commander-user-reference-57.00/loyalty-sales-eps.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.
