Jump to content

Can sales via Loyverse API be displayed on Kitchen display (Loyverse KDS)?


AdamM

Recommended Posts

Is it possible to create a sale via the API then have that order show on a kitchen display? Or is it done locally on the network?

Link to comment
Share on other sites

Hello AdamM,

1) Loyverse POS app, and Loyverse Kitchen dislplay app communicate in local network. So unfortunately it's not possible.

2) You can make receipt sale via API post request via endpoint https://api.loyverse.com/v1.0/receipt 

In a body you can also specify along with items also order_id, with order name. And you can implement your own Kitchen dislplay app 🙂

Edited by Jay Rock
Link to comment
Share on other sites

Thanks, what I thought. Do you know the schema/endpoint/response that the POS app uses to send to KDS, so I can duplicate the existing functionality?

I can see the POS calls port 11225, but presumable wants a proper response to verify.

Edited by AdamM
Link to comment
Share on other sites

Loyverse Point of Sale

 

 

 

 

×
×
  • Create New...