Hello,I am trying to get the current order by using the example described here
https://github.com/clover/android-examples/blob/m...
Sometimes though, Clover returns an order id that is quite old - an order that was paid and finished 3 - 4 orders ago.
When I try to open the Orders app and then do the request again Clover returns the proper order id.
Any advice on how to "refresh" the orders before asking Clover for the current order?
Thanks!