Good day,
I have a scenario and need to know if it is possible to do with Toolset.
I have a Woocommerce multi-vendor setup for taking bookings - what I would like is the following:
1. Customer comes to the website and makes a booking request.
2. Once the booking is confirmed by the store owner the customer is directed to the cart to pay for the booking.
3. Before making payment the customer needs to fill in a preference form (e.g dietary requirements etc...)
4. Once the booking has been paid for the customer should be able to access their preference form from their user account dashboard and edit it for future bookings.
5. The form data needs to be available to the vendor for that particular venue that is booked.
I hope this makes sense?
Many thanks,
J
Hello J, and thank you for contacting Toolset support.
Well, if you want to implement availability management, you will definitely need to implement some custom code. What I mean, is that if you want to let the customer, and the store owner if a resource is booked at any time, you will need a custom code to manage that. And personally, I would use a specialized solution such as WooCommerce Bookings or similar.
But, if you want the booking form to be always available to users, and let the store owner manage the availability in their own, that can definitely be implemented with Toolset.
And you will need to have multiple post types(resource, booking, etc.)
Let me know your feedback and I can elaborate more on what to do next.