Unity Data Transfer to POS system

Hi all,

I’ve built an Android app with Unity that allows diners to place orders when they are dining at a restaurant.

Is there any way possible for the orders to be sent from the app directly to POS (Point of Sale) system of the eatery?

If there is, I’d appreciate some directions or articles that I could read on to find out more.
Thanks in advance!

It’s going to depend heavily on the POS system in question and what kind of API they offer. The main two I know of that offer APIs like that are Clover and Square:

1 Like

Thanks alot, PraetorBlue.
I’ll do some readup with the urls given :slight_smile: