question

nik avatar image
nik asked nik edited

How to differentiate normal orders and orders done via Clover Dining App?

In our android app we need to know for sure when an order is done by Clover Dining App. I had used order.getTitle() since Register Orders do not have titles but title will exist if we activate Order Numbers in Clover. Then I thought of checking for lineItem.getBinName() for all lineItems of an Order and check if it is not null then consider the order as a Clover Dining Order but in some cases for Clover Dining Orders too it seems the lineItem.getBinName() is still null. My question is What parameter can we use in by Clover REST API to make sure that order is a Clover Dining Order?

OrdersClover Android SDK
10 |2000

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

0 Answers

·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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