Hello,
I have programmed a repeater with the available sessions via Velo. My clients can book this session.
It works very well with future sessions. I use the following for this: https://www.wix.com/velo/reference/wix-bookings/checkoutbooking
If my client comes spontaneously and a bit late to a session, he should still be able to book the session.
It’s no problem to show this session that has already started in the list. However, when booking, it always shows me the error 409.
I have also tried to change the bookingInfo, e.g. bookable to true and bookableUntil. Unfortunately without success.
Does anyone have any ideas?
Does anyone have any ideas or can tell me if it is even feasible?