#ID : 57

Implementation hours booking

February 22, 2025
Status : Initied
Posted By : MarinaD
Description :

Hi!

Currently, our car rental website uses daily booking, meaning every 23 hours is counted as a full day. 25 hours is considered 2 days, and so on.

When making a reservation, customers can select a pickup and return time (see an example here: https://rentacarslo.eu/cars/ford-focus-business/). However, these time details are not considered in the actual reservation.

For example, if a customer books a car on the 22nd at 7:00 AM and returns it the next day, the 23rd, at 11:00 AM, the car remains unavailable for booking on both the 22nd and the 23rd. However, in reality, it could be available for another booking at, say, 3:00 PM on the 23rd. Because of this, we are losing potential bookings.

We need the rental cost to be calculated as it is now (based on full days), but the car’s availability should be managed by the hour. Also, on the booking page (https://rentacarslo.eu/cars/ford-focus-business/), customers should be able to see which hours are unavailable for pickup.

Can you implement this, and how much would it cost?

P.S. JetAppointment is not suitable because it only allows bookings within a single day.