Skip to main content

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​

  1. Driver unplugs their vehicle
  2. Charger Controller stops the charging session and calculates the final amount
  3. Final amount is sent to Payter terminal as a commit, containing the correct sessionId provided in the Authorize response
  4. The Payter terminal UI (optional) or charger UI displays the final session amount and provides a receipt.
Documentation Version 1.0.28