> For the complete documentation index, see [llms.txt](https://support.xplorpay.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.xplorpay.com/getting-started/cash-discount-best-practices.md).

# Cash discount best practices

Set up and operate a cash discount program with clear pricing, signage, and staff training.

A cash discount reduces the listed price when customers pay with cash. It can help offset card processing fees.

Cash discount programs must comply with card brand rules and applicable federal and state laws.

### Display the credit price

Display the credit price for every item or service.

If your listed prices already include card processing costs, offer a cash discount from those prices. If they do not, update your inventory or service prices to reflect the credit price.

Display both the cash and credit prices to reduce customer confusion. Xplor Pay's Dual Pricing feature can show both prices on the terminal and receipt.

<div align="left" data-with-frame="true"><figure><img src="https://2558400777-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaxQLo4oSBKl35JyqH54A%2Fuploads%2FRnBQq9IVLHrd9rz0bofZ%2Fimage.png?alt=media&amp;token=c76e2a07-4767-4b9c-a9b4-0823beb7cd15" alt=""><figcaption></figcaption></figure></div>

### Display required signage

Xplor Pay requires cash discount merchants to display signage. Place free signage:

* On the entrance door or window
* At the point of sale

Order free English and Spanish signage at [Cash discount signage](http://xplorpay.com/cash-discount-signage). Available formats include door and window decals, table tents, adhesive register tags, and shelf stickers.

<div align="left" data-with-frame="true"><figure><img src="https://2558400777-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaxQLo4oSBKl35JyqH54A%2Fuploads%2F5rCknmTWIId1TXuFar1K%2Fimage.png?alt=media&amp;token=caaa3f81-1c60-4998-9f33-0efdb119c729" alt=""><figcaption></figcaption></figure></div>

### Train your employees

Train employees before you start the program. Employees should explain that the receipt shows the cash discount when customers pay with cash.

Use these training practices:

* Use role-playing and discussions to build confidence.
* Let employees ask questions and share feedback.
* Recognize employees who explain the program correctly.

{% hint style="warning" %}
Xplor Pay assumes no liability for errors or omissions in this content. Dual pricing information is not legal advice. It is provided as-is without guarantees of completeness or accuracy.
{% 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, and the optional `goal` query parameter:

```
GET https://support.xplorpay.com/getting-started/cash-discount-best-practices.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
