# Fuel Configuration

The Verifone Fuel Configuration with Fuel Prices is the part of the Commander Site Controller setup that defines how fuel grades, prices, and price signs are programmed, managed, and communicated across the entire forecourt. It ties together the POS, the site controller, the dispensers, and—if installed—electronic price signs.

## Fuel Prices

Location fuel prices can be modified by selecting the Pending Prices option on the right side of the screen. Prices that are currently active at the store will be found by selecting ‘In Effect Prices’.

Fuel prices are set based on the products and service levels assigned at the location. If there is uncertainty which products are assigned at the dispensers, see the Fuel Configuration – In Effect tab > Fuel Positions.

<figure><img src="/files/JPudr6UcJwSwy0avDQvQ" alt=""><figcaption></figcaption></figure>

After the product is selected, the price can be changed for all the service level and MOP options by entering in an amount in the ‘Apply to all the Tier One (Two) Prices’ field and selecting Apply. Prices can also be entered in for each Service Level and MOP.

The Minimum Street Price is currently a read only field and sets the minimum amount that fuel prices can be set to. This field is intended to prevent incorrect fuel prices from being assigned.

Select Apply Changes on the bottom of the page to save the updates. Select Discard to undo any changes made.

## Fuel Configuration

The Fuel Configuration area is read only shows the Fuel Configuration that is ‘In effect’ at the site. Fuel configuration is set up at the time of installation by a Verifone Authorized Service Contractor (VASC).

{% hint style="warning" %}
Modifications to the store's fuel configuration can negatively impact site functionality. Consult the Verifone Helpdesk or a Verifone Authorized Service Contractor (VASC) prior to making changes.
{% endhint %}

<figure><img src="/files/iyAWtTzd5XQTc7VawdiC" alt=""><figcaption></figcaption></figure>

#### Fuel Tax Exemptions

The Fuel Tax Exemption section is located under C-Site Management > Site Management > (Select Site) > Forecourt. Fuel Tax Exemptions are used to configure tax exemptions on fuel sales that can be applied to post pay fuel sales. The Fuel Tax Exemption configuration form allows up to five fuel tax exemptions to be entered. The exemption can be based on an amount per gallon, tax rate configuration, or both.

<figure><img src="/files/xCQGpj7j3Jd21z0eIfER" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th valign="top">Field/Button</th><th valign="top">Description</th></tr></thead><tbody><tr><td valign="top">Fuel Tax Exempt Record ID</td><td valign="top">A record number must be entered from 1-5 for the fuel tax exemption.</td></tr><tr><td valign="top">Name</td><td valign="top">Enter a description for the fuel tax exemption.</td></tr><tr><td valign="top">Amount</td><td valign="top">Enter the amount for fuel tax exemption if amount per gallon or both are selected for the Type drop-down menu.</td></tr><tr><td valign="top">Type</td><td valign="top">Select between Amount Per Gallon, Tax File Entry, or both to determine how the tax exemption is applied. If Tax File Entry or Both are selected, a tax will need to be selected from the tax drop-down menu.</td></tr><tr><td valign="top">Print Receipt Line (Signature Line)</td><td valign="top">Determines whether the fuel tax receipt lines configured will print with the sale or not.</td></tr><tr><td valign="top">Fuel Tax Receipt Line</td><td valign="top">Allows the receipt printed for transactions with fuel tax exemption to include specialized receipt information.</td></tr></tbody></table>


---

# 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-central/commander-central-user-guide/forecourt/fuel-configuration.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.
