The app I'm working with uses the REST API to send orders/payments from a custom eCommerce system to Clover. I want orders that come in to the Clover dashboard to automatically print out at the restaurant.
From what I've seen on the community, the REST API does not offer this feature. Is that still accurate or has the feature been added? If the REST API does not support auto print would I instead have to rely on the Clover Android SDK? That would be frustrating since it sounds like a whole new "mini app" would need to be built alongside my current app just to auto print.
Or, am I missing a setting in the Clover dashboard that allows auto-print without having to worry about the REST API or Android SDK?