Loading...
Loading...
Fix booking flow issues — slot availability, capacity errors, and checkout problems.
Last updated: April 9, 2026
If time slots are not appearing on the public booking page, check the following:
If customers are selecting a slot but cannot proceed through checkout, there are two common causes:
BookingXi prevents double bookings through real-time capacity checks. When a customer selects a time slot, the system verifies available capacity at the moment of checkout. If the slot has filled since the customer started browsing, the checkout will fail with a capacity error and the customer will be prompted to select a different time.
Resources (lanes, rooms, stations) are automatically created and managed for each experience. Two experiences cannot use the same resource at the same time, preventing physical space conflicts.
If a customer sees a capacity error during checkout, it means the number of guests in their booking exceeds the remaining capacity for that time slot. This can happen when:
The customer should try selecting a different time slot with more availability, or reduce their group size.
A booking will remain in the Confirmed status until one of the following happens:
If the timeslot has already passed and the booking is still showing as Confirmed, the no-show detection job may not have run yet. This job runs periodically and will update the status automatically.