> 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-57.01/commander-57.01.00-highlights.md).

# Commander 57.01.00 Highlights

The latest Commander release is built to help your gas station sell more, run smoother, and stay secure — from smarter checkout prompts and faster fleet fueling to hardened security and a more capable Commander Central. Here's what's new for your site.

## Sell More at Every Transaction

### Smart Suggestions — Built-In Upselling

Configure upsell prompts that appear automatically at checkout on the POS, PIN pad, and Self-Checkout. Push a snack with every drink, or surface your active Mix & Match deals — no cashier training required. It's a bigger basket on autopilot.

### FoodService Deals That Work Everywhere

Combo and Mix & Match deals now apply correctly when items are rung up through an Order Menu, not just individual scans. Your food-service promotions pay off exactly as configured — no more customer confusion at the register.

## Faster, Broader Fuel & Fleet Acceptance

{% columns %}
{% column %}

### New Commercial Fleet Revenue with Mudflap

Native support for Mudflap fleet cards opens a new commercial fueling revenue stream at the pump — fully certified, right out of the box.
{% endcolumn %}

{% column %}

### WEX & Comdata Mobile Fleet Codes

Truckers pre-fill trip details on their phone and enter a one-time code at the dispenser — faster fueling, no manual data entry, matching what modern fleets expect.
{% endcolumn %}
{% endcolumns %}

### Fewer Declines, Cleaner Settlement

A Voyager card-parsing fix eliminates local declines on affected fleet cards, and improved network batch monitoring automatically detects and repairs corrupted batch files — so your site settles with the host reliably, with an on-screen alarm if something needs attention.

## Locked Down and Secure

### Stronger Security, Built In

This release enforces a PCI-recommended minimum password age — all automatic, no configuration needed, and one less thing to worry about.

## More Control from Commander Central

{% columns %}
{% column %}

### Reports, Without the Site Login

Pull closed Commander reports straight from Commander Central — no need to log into your site console just to see the numbers.
{% endcolumn %}

{% column %}

### Know Before You Upgrade

Installed RAM is now visible right in your Site Asset data, so you can confirm your hardware is ready before rolling out 57.01 (8GB minimum required).
{% endcolumn %}
{% endcolumns %}

{% hint style="info" %}
**Ready to upgrade your site?** Talk to your Verifone representative about scheduling your Commander 57.01.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-57.01/commander-57.01.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.
