question

manu avatar image
manu asked anthonytran commented

Print Web Online Orders Automatically - REST API

On submitting an order to CLover POS using Web REST Api, it shows up in the order list but do not get printed.

Is there any way to print the orders being submitted to Clover POS vis Web REST API ?
OrdersREST APIPrint
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Bejoy Nair avatar image
Bejoy Nair answered anthonytran commented
Manu - To print orders you will need to use clover SDK classes. Figure out a way to receive notification for new orders on the clover device and then use the Clover SDK print classes to print the order.

thx,
Bejoy
2 comments
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

zgreathouse avatar image zgreathouse commented ·

This is correct, here is a link to our SDK Java docs:
https://clover.github.io/clover-android-sdk/

0 Likes 0 ·
anthonytran avatar image anthonytran zgreathouse commented ·

Has this changed at all? Do orders from the rest API not get printed?

0 Likes 0 ·
padsundar avatar image
padsundar answered
Why clover has not provided this. Thid is basic requirement
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

labventures avatar image
labventures answered lonejen689 Suspended commented
Any updates on this ?
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community