Electric vehicle charging
Customer scans a QR code at the charging station, approves payment in the Vipps MobilePay app, charges their vehicle, and pays only for the actual amount used.
![]()
- Customer scans QR code - Customer scans the QR code to access the payment page on their phone.
- Initiate payment request - Reserve an amount (e.g., 350-500 NOK) to cover the charging session.
- Customer approves payment - Customer authorizes the reserved amount in their app.
- Start charging - Charging begins once payment is approved.
- Capture payment - Capture the actual amount used after charging completes.
- Cancel remaining amount - Release the unused reserved amount.
- Add order details - Send order details with the final amount paid.
Here is an example flow:

View sequence diagram
Electric Vehicle charging flow
Technical details:
- QR API - Create QR codes for charging stations
- Partial capture - Capture only the actual amount used
- Cancel remaining amount - Release unused reservation
- ePayment API guide
Explore the other ePayment flows in this section. When you are ready to learn about the technical details, go to the ePayment API guide.