Hi,
We have an v3/order followed by a ecommerce payment to the order. After payment we are noticing the order is in partially paid state even though full order total was collected. Can you provide any ideas why its in partial state?
Hi,
We have an v3/order followed by a ecommerce payment to the order. After payment we are noticing the order is in partially paid state even though full order total was collected. Can you provide any ideas why its in partial state?
I'm not setting an order total. But what I did find out is two line items are negative unit price (we use negative for redemption of some coupon) totaling $360. That is the difference in order total calculated by Clover and actual order total.
The strange part is the API for order details returns total = $1,224.99
The receipt link shows correct total (matching our app's invoice) = $864.99 (with payment = 864.99)
The difference = $360 which the total of some redemptions.
So it seems order calculation does not allow negative price (treats them as positive)
Why are you using a negative priced item instead of a discount? I will look into this. In the meantime you will need to calculate and set the total on your end
1 Person is following this question.