# What’s New In Release: 55.02.08

<h2 align="center">Enhancement</h2>

### Sales

#### Cash Rounding Feature

With the discontinuation of the U.S. penny, all cash transactions can be rounded to the nearest five cent increment. Our POS system, billing, and reporting systems will properly handle rounding, eliminate penny references, and remain compliant with the new standards. The following System Properties can be configured:

* cash.rounding.enabled=true or false
* cash.rounding.strategy=NEAREST, UP, or DOWN
* cash.rounding.adjustment=0.05, 0.10, or 1.00

If no values or incorrect values are entered, the system will use the default values (false, NEAREST, and 0.05).

<h2 align="center">Resolutions</h2>

### Loyalty <a href="#bookmark29" id="bookmark29"></a>

1. An inside POS change was made so that the multiple loyalty prompt will not display after a hybrid card unless the “Prompt Loyalty After Payment” is enabled.
2. The PIN pad was displaying “Account Not Found” when the customer manually entered their loyalty number and the prompt “PCATS7 ISO ERROR” was displayed on the POS. This was corrected.

### Sales <a href="#bookmark30" id="bookmark30"></a>

When a transaction was refunded with a Mix & Match item, the entire item amount was added back making the amount zero instead of the refund amount. This was corrected and now the item is refunded as expected.

### POS System <a href="#bookmark31" id="bookmark31"></a>

When the Menu description was not available, the menu was displaying with a blank name. This was corrected.

<h2 align="center">FEP Specific Changes</h2>

### Chevron FEP

#### Resolution <a href="#bookmark34" id="bookmark34"></a>

When an item with Open PLU and ID Check was enabled and the customer was under age, the error message “Customer Cannot Purchase This Item” was not displaying unless a second item was added to the transaction. This was corrected and now the error message displays immediately on the first item.

### Rapid Connect FEP <a href="#bookmark35" id="bookmark35"></a>

#### Resolution <a href="#bookmark36" id="bookmark36"></a>

After the Verifone Commander was rebooted, cards stopped processing due to losing the communications channel. This was corrected.


---

# 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/petroleum-docs/petro-and-c-store/commander-and-integrated-pos/commander-release-notes/verifone-commander-release-55.02.08/whats-new-in-release-55.02.08.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.
