Skip to content
Reservations

Reservations

Reservation statuses

The four states a booking can be in, and what each one means to the guest.

Four states, and the guest is told about each transition.

StatusMeansThe guest sees
PendingRequested, awaiting the venue"Requested" — not yet a booking
ConfirmedThe venue acceptedConfirmation, with the entry QR code
DeclinedThe venue refusedTold, so they can try elsewhere
CancelledCalled off after being confirmedTold

Alongside the status, a paid booking has its own payment state — pending, paid, failed or refunded.

After the night

Two more facts get recorded: whether the guest showed up (set by scanning them in at the door), and whether the booking was processed as a no-show.

Important notes

Two known email bugs are fixed in code but not yet deployed: a free reservation, and a beach booking whose umbrellas were assigned, can both send the guest a "Reservation Confirmed" email — with the entry QR — before the venue has accepted it. Until that ships, do not demo a free reservation end to end, and warn a venue if it happens to them.

Related guides