Hi there, I am trying to capture an order's payment. I have implemented OnOrderUpdateListener2 and it's method - onPaymentProcessed. Payment with cash works fine, but on a Clover Mini sometimes when the payment is with a card the OnOrderUpdateListener2's onPaymentProcessed doesn't get called at all. The strange thing is that sometimes the method is called as expected, but sometimes not.
Any ideas on this?
Thanks!