Skip to main content
The following sequence illustrates a typical Pay-at-the-Pump workflow, combining payment detection, user interaction, and final settlement.

Step 1: Enable the Reader

The system starts by activating the terminal to wait for a card or mobile wallet.

Step 2: Confirm Payment Location

Once a card is detected, ask the user if they are paying here or inside.

Step 3: Fuel Type Selection

Prompt the user to select their desired fuel grade.

Step 4: Authorize Max Amount

Call the authorization command to place a hold on the funds based on the initial cardDetect amount.

Step 5: Show Fueling Screen

Update the terminal display to show a looping animation while the pump is active.

Step 6: Settle Actual Amount

When the nozzle is holstered, call settle with the final transaction amount.

Step 7: Print Receipt

Finalize the process by providing a physical or digital record of the transaction.