Hi
1.
2.
In first screenshot we sent 945 amount and when order was created showing 944 in response.
can you please check why its not showing correct amount.
Thanks
Hi
1.
2.
In first screenshot we sent 945 amount and when order was created showing 944 in response.
can you please check why its not showing correct amount.
Thanks
I checked our logs and when you create the order you are passing in an amount of 944.9999999999999 (not 945 as you have posted above) which doesn't make any sense, amounts in Clover are cents, you can't have a part of a cent.
These are production orders, you shouldn't be experimenting with the API in production. If you need to test things you need to test in sandbox.
I am not sure what that screenshot is from. The order id from the second screenshot exists in production and the request that you passed when you created that order has amount set to 944.9999999999999.
1 Person is following this question.