Is it possible to create hourly bookable item, which
- has starting time on 30 minute interval,
- can be booked only for one or two hours at a time,
- has continuous booking time,
- has separate prices for one hour and two hours?
Trying the free version, I've so far I've managed to create almost correctly working booking, but either it allows non-continuous booking or the booking time isn't shown on 30 minute intervals.
And price seems to be calculated based on minimum interval and not on defined time unit. Any way to get calculation work on actual time unit?