Does clover provide any notification of buttons of register activity "Custom Item" , "Discount" , "Clear Oder" ?
Does clover provide any notification of buttons of register activity "Custom Item" , "Discount" , "Clear Oder" ?
Not directly. You can however register for callback when an order changes. Take a look at OrderConnector
and find the addOnOrderChangedListener()
methods.
No one has followed this question yet.