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.