I have a website. I want the inventory and orders to move to and fro.
Let says if an order is generated on the website. It should go to clover device based on the merchant ID. The person at the clover pos can accept or reject an order and the same should be updated on the website too.
similarly for the pos also, if an order is generated in the pos. It should go to web also.
Please suggest me a solution I am stumped at this.
I know how to develop andriod app ans know how to create and use REST APIS.
1. which app should I develop, android, web or connector?
2. can we have the same result with any?
UI etc?