question

manu avatar image
manu asked lilly Deactivated commented

Online order notification - REST API

I am working with REST API and am able to send an online order to clover POS.

Order appears in the Order List but the restaurant don't get any notification of new order submitted using REST API.

How can a restaurant get notified of a new order?
REST API
10 |2000

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

1 Answer

Bejoy Nair avatar image
Bejoy Nair answered lilly Deactivated commented
Manu - You will need to send a push notification from your REST API to the device to notify the merchant regarding a new order.

thx

Bejoy
8 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.

manu avatar image manu commented ·
Bejoy - Are you referring to this?

Do I have to create an android app to do this? There is no other way to di it?
0 Likes 0 ·
Bejoy Nair avatar image Bejoy Nair manu commented ·

Manu - Yes. You will need to build a clover android app with background services to handle the notification.

0 Likes 0 ·
manu avatar image manu Bejoy Nair commented ·

@Bejoy Nair : Can we install third party apk in our clover device? Like the apps which are not in clover store but can directly installed using the apk ?

0 Likes 0 ·
Show more comments

Welcome to the
Clover Developer Community