Overview
The purpose of this section is to provide an overview on how to use the Parking feature contained in the Commerce Widgets SDK and what are its capabilities.
The parking feature allows the user to book and pay for a parking spot at a given time and duration.
Interacting with the parking feature, a user can find the following functionalities:
- The profile information is validated to check for missing information (no user logged in, phone number, license plate or credit card data). The feature verifies if the credit card information is no longer valid or another reservation is active.
- The user can select the parking start time as the current time, the time of arrival (which can be updated depending on the chosen route).
- The user can customize the parking duration in intervals of 30 minutes starting from the minimum of 1 hour and a maximum of 24 hours.
- A price quote is generated for the selected time interval to inform the user about the amount that needs to be paid.
- The user can place the order (which starts the payment process) and receive a confirmation if the operation was successful or not.
- The feature generates driving instructions to the specific parking spot.