Is there a way to check if my current clover device is in test mode, programmatically ?
Is there a way to check if my current clover device is in test mode, programmatically ?
There isn't an obvious method, but here's an easy hack: use OrderConnector to create a new order, then call getTestMode()
on the returned order. You should probably delete the order after that.
No one has followed this question yet.