I realized a problem with the user registration. It is allowed for a not logged user booking, but the registration should be created at the time of confirmation, like in Virtuemart, for example. Without this, the client does not have access to reservations before login/registration, even if use the same email for registration and booking. There is a way to fix it?
I do not want to force the client to log in before booking, only at checkout. How to do this? Another solution would be the login / registration open in popup, without leaving bookable item...
Thanks...