# Payware Loyalty

{% hint style="info" %}
Payware Loyalty is Read-Only.
{% endhint %}

Payware Loyalty is an integrated solution that lets fuel retailers manage and process loyalty rewards—such as points, discounts, and member identification—directly at the pump and in-store to create a seamless, customer friendly fueling experience.

## Payware Loyalty Acquire Settings

Payware Loyalty acquire settings define how the system connects to and communicates with the loyalty host—controlling parameters such as host routing, message formatting, and transaction handling to ensure loyalty enrollments, lookups, and rewards are processed correctly.

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

<table><thead><tr><th width="230" valign="top">Field/Button</th><th valign="top">Description</th></tr></thead><tbody><tr><td valign="top"><strong>Network</strong></td><td valign="top"></td></tr><tr><td valign="top">FEP Enabled</td><td valign="top">Specifies whether the terminal uses the Fleet Enablement Protocol for loyalty processing.</td></tr><tr><td valign="top">Dealer ID</td><td valign="top">Identifies the merchant location to the loyalty host for transaction routing.</td></tr><tr><td valign="top">Terminal ID</td><td valign="top">Uniquely identifies the specific POS terminal within the merchant’s loyalty setup.</td></tr><tr><td valign="top">Acquirer ID</td><td valign="top">Defines the acquiring host or network responsible for processing loyalty transactions.</td></tr><tr><td valign="top">Program Name</td><td valign="top">Indicates the loyalty program associated with the terminal’s configuration</td></tr><tr><td valign="top">Enable Barcode Scan</td><td valign="top">Determines whether the terminal can accept loyalty credentials via barcode scanning.</td></tr><tr><td valign="top"><strong>Communication Options</strong></td><td valign="top"></td></tr><tr><td valign="top">IP/Domain Name</td><td valign="top">Specifies the loyalty host’s network address the terminal uses for communication.</td></tr><tr><td valign="top">Port</td><td valign="top">Defines the network port through which loyalty messages are sent and received.</td></tr><tr><td valign="top">Discard</td><td valign="top">Remove any changes made to this form.</td></tr><tr><td valign="top">Apply Changes</td><td valign="top">Save all changes made to this form.</td></tr></tbody></table>

**Payware Loyalty FEP Parameters**

Payware Loyalty FEP parameters define the configuration values that control how the terminal uses the Fleet Enablement Protocol to identify vehicles and drivers, validate loyalty credentials, and transmit loyalty-related data reliably between the POS and the loyalty host.

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

<table><thead><tr><th width="254" valign="top">Field/Button</th><th valign="top">Description</th></tr></thead><tbody><tr><td valign="top">Brand</td><td valign="top">Identifies the loyalty brand or program the FEP transaction should be routed to.</td></tr><tr><td valign="top">Transport Protocol Data Unit</td><td valign="top">Defines the communication format and structure used when sending FEP loyalty messages.</td></tr><tr><td valign="top">Net International ID</td><td valign="top">Specifies the network identifier used to route loyalty transactions to the correct host.</td></tr><tr><td valign="top">Discard</td><td valign="top">Remove any changes made to this form.</td></tr><tr><td valign="top">Apply Changes</td><td valign="top">Save all changes made to this form.</td></tr></tbody></table>

## Payware Loyalty FEP Cards

FEP Cards represent the set of fleet or loyalty card types that the terminal is allowed to recognize and process through the Fleet Enablement Protocol, enabling the system to validate card data, apply loyalty rules, and route transactions to the appropriate loyalty or fleet host.

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

<table><thead><tr><th width="239" valign="top">Field/Button</th><th valign="top">Description</th></tr></thead><tbody><tr><td valign="top">Search Cards</td><td valign="top">To locate a card in the list, begin typing the card name in the search field. Select the card configuration to view or edit.</td></tr><tr><td valign="top">Card Table Index</td><td valign="top">The internal reference number the system uses to identify the card’s configuration entry.</td></tr><tr><td valign="top">Card Abbreviation</td><td valign="top">A short code representing the card brand (e.g., VS for Visa).</td></tr><tr><td valign="top">Card Name</td><td valign="top">The full name of the card brand or network.</td></tr><tr><td valign="top">Lower ISO</td><td valign="top">The lowest BIN/ISO range that identifies cards belonging to this brand.</td></tr><tr><td valign="top">Upper ISO</td><td valign="top">The highest BIN/ISO range for that card brand’s number range.</td></tr><tr><td valign="top">Pan Length</td><td valign="top">The allowed length(s) of the card number for that brand.</td></tr><tr><td valign="top">Card Enabled Mode</td><td valign="top">Determines whether the specified FEP card type is allowed for loyalty processing inside, outside, or both.</td></tr><tr><td valign="top">Card Enabled</td><td valign="top">Indicates whether the terminal is allowed to accept and process this card type.</td></tr><tr><td valign="top">Accept Manual Entry</td><td valign="top">Indicates whether the terminal can accept the card number entered manually instead of swiped or scanned.</td></tr><tr><td valign="top"><strong>Card Limits</strong></td><td valign="top"></td></tr><tr><td valign="top">Print Customer Name</td><td valign="top">It sets the maximum monetary amount the dispenser controller is allowed to authorize for a single card.</td></tr><tr><td valign="top"><strong>PAN Mask Configuration</strong></td><td valign="top"></td></tr><tr><td valign="top">Starting Visible Characters</td><td valign="top">Defines how many characters from the beginning of the card number are displayed.</td></tr><tr><td valign="top">Ending Visible Characters</td><td valign="top">Defines how many characters from the end of the card number are displayed.</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/site-configuration/payment-operations/payware-loyalty.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.
