Example
Complete procedure to reserve a place without online payment.
Goal: Hold a table/room, save it to Today, and notify — skip PayNow.
Typical step order
- PersonCountInput
- Time step
- ManualSelectPlanElements (or auto)
- PreReserveSelectedElements — still useful so the place stays held through contact
- RequireInput contact
- SyncReservationEntry (order/invoice sync optional)
- InformGuestViaEmail → InformOperator
Contrast: booking-classic-occupancy inserts PayNow before sync.
Related how-tos: hold-seats-while-paying, save-to-today.