Hello!
I am creating a reservation app for many parkings listed as products. I need to fill some details like license plate, length, car type, arrival date & checkout date, arrival hour before checkout. I would like to open some modals and fill there these inputs. After the customer fills these, I need to confirm manually the order before the customer pays because I need to confirm the availability/price with the parking (this is something like request for price feature). Can you help me please with some advice on the modals and then passing the information to my system to confirm their request?
Thank you!