I run a periodic event that hosts multiple food vendors, many of whom are using Clover. The event has a website and I want to enable consumers to order and pay the vendors from the website. Hosted iframes would work for us.
Can someone give me a rough idea on what would be involved in creating this functionality? From my quick research, I would create an app, have merchants connect to it, and use the ecommerce API? Would this app be a "semi integrated" app? Do I need server-side software to accomplish this, or can it be done entirely on the client (browser)?
Obviously, I am very new to this so any input is appreciated.