I am working on creating a Dine-In extension which will do the following:
- Customer selects “Dine In Button” after placing an order
- Checkout page allows them to select their table number and enter their mobile phone number.
- A tool-tip is provided to explain why we request the phone number
- Order is sent
- Kitchen admin dashboard receives order and notifies customer of status. Custom text is written in existing dashboard and SMS is sent to customer.
I have created the extension and installed (with default code). How can I make it work with the existing check-out and order pages?