> For the complete documentation index, see [llms.txt](https://docs.verifone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verifone.com/petroleum-docs/petro-and-c-store/commander-highlights-user-guides-release-notes-and-certifications/commander-57.00/commander-57.00.00-highlights.md).

# Commander 57.00.00 Highlights

Release 57.00.00 brings smarter cash handling, tighter refund controls, effortless loyalty signup, and centralized multi-site management — all on a modernized, more secure platform built for faster future updates. Here's what's new for your site.

## Smarter Checkout & Compliance

### Cash Rounding, Your Way

Round cash transactions up, down, or to the nearest value — your choice. Solve the exact-change headache at the register while non-cash tenders continue to process to the penny, with every adjustment tracked in reports and T-Logs.

### Stronger Refund Controls

Refunds are now matched against the original transaction's PAN and capped at the original amount, with a mandatory STAN — tightening compliance and reducing refund fraud risk at the register.

## Centralized Multi-Site Management

### Configure Every Site from One Place

Deals, Mix & Match, Combos, Self-Checkout settings, and payment configuration can now be viewed and edited centrally through Verifone Central — plus a new sync check keeps your site and central configuration from ever drifting out of alignment. Less driving between sites, more consistent execution across your business.

## Grow Loyalty at Every Interaction

### Loyalty Signup, Right at the Pump and the Register

After the Loyalty Signup has been setup at the Loyalty host, not-yet-enrolled customers now see a QR code on the outdoor dispenser display and on their indoor receipt, inviting them to scan and join your loyalty program on the spot — turning everyday fill-ups and checkouts into new loyalty members, with no extra step for your staff.

## Smarter Payment Handling

### No More Failed Sales on Restricted Items

When a customer buys a restricted item like lottery alongside other products, the system now automatically selects the correct debit (PIN) path instead of failing the transaction — completing the sale seamlessly with no action needed from your cashier or customer.

## A Faster, More Secure Platform

### Built for Faster Future Updates

Payment processing and POS features are now developed as separate software products — letting new POS and store features roll out on their own schedule, independent of payment host recertification cycles.

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

Talk to your Verifone representative about scheduling your Commander 57.00.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://docs.verifone.com/petroleum-docs/petro-and-c-store/commander-highlights-user-guides-release-notes-and-certifications/commander-57.00/commander-57.00.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.
