I am unable to apply discounts with setAmount, the call to orderConnector addDiscount throws an exception of
com.clover.sdk.v1.ClientException: status code: 400 .....
However I can successfully apply a discount with setPercentage.
Any help is greatly appreciated.