> 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/customer-documentation/petro-and-c-store/commander-highlights-user-guides-release-notes-and-certifications/commander-56.03/commander-56.03.00-highlights.md).

# Commander 56.03.00 Highlights

Release 56.03.00 gets your site ready for the end of the penny, gives you more control over your Self Checkout experience, and lightens the load on reporting and site management tools. Here's what's new for your site.

## Ready for the End of the Penny

### Penny Rounding, Fully Compliant

With the U.S. penny being discontinued, your POS, billing, and reporting now round cash transactions to the nearest nickel automatically — keeping you compliant with the new standard from day one. Choose to round up, down, or to the nearest five cents, and set your own rounding increment, all from System Properties. Non-cash tenders are untouched, so digital and card payments continue to the exact cent.

## Self-Checkout, Configured Your Way

### Hide Pay at Counter When You Don't Need It

If your site doesn't want customers routed to pay at the register, you can now hide the Pay at the Counter option on Self-Checkout entirely — a simple on/off switch in System Properties keeps the checkout flow matched to how your site actually operates.

## Lighter, Faster Reporting

### Stylesheet Reports, Optimized

Behind-the-scenes memory improvements to Verifone Commander's stylesheet-based reports mean smoother, more reliable report generation — so you get your numbers without the wait or the hiccups.

## Streamlined Site Management Tools

### SMS Import & Export, Updated

The Site Management Suite (SMS) moves to version 3.00.15, and the Import and Export Utility to version 3.00.11 — keeping your configuration management tools current and running smoothly.

{% hint style="info" %}
**Ready to upgrade your site?**

Talk to your Verifone representative about scheduling your Commander 56.03.00 upgrade and putting these enhancements to work at your station.
{% 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://commanderhelp.verifone.com/customer-documentation/petro-and-c-store/commander-highlights-user-guides-release-notes-and-certifications/commander-56.03/commander-56.03.00-highlights.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.
