Hello,
I'm doing a website for a restaurant. They only serve at 18:45 every Tuesday and Friday.
The restaurant has maximum 16 available seats per night. One seat = 120 $
They want to collect upfront payment.
Actually I'm working with WP Cafe plugin (for the form reservation) and with Woocommerce to collect payments.
But WP Cafe doesn't offer the possibility to have a maximum number of seats per night.
I wanted to know if it's possible to create a form with Meta Box and that this form (once filled) redirects to Woocommerce checkout page with the data from the meta box form (Full Name, e-mail, reservation date, numbers of seats, price).
And in order to get the reservation accepted the client need to pay.
Thank you for your answer!