Unplug to Stop
Description
When a vehicle with an active charging session is unplugged, the session is automatically stopped and a commit for the final amount is sent.
There is no Cardholder ↔️ Payter terminal interaction in this process.
Dependencies
The Charger Controller must be able to detect when a vehicle is unplugged, and identify which charger or plug. The Charger Controller must be aware of the sessionId for that specific plug or session.
Step by Step Process
- Driver unplugs their vehicle
- Charger Controller stops the charging session and calculates the final amount
- Final amount is sent to Payter terminal as a commit, containing the correct sessionId provided in the Authorize response
- The Payter terminal UI (optional) or charger UI displays the final session amount and provides a receipt.