Hi there,
I have an order with 138 euro worth of products. The order also has a discount of 200 euro attached to it. In the backend, the order ends up like this:
Shouldn't the 200 euro for the discount be capped at the maximum order value of 138?
This current setup causes issues when sending the order to BC. We send 138 euro as goods and then the full amount of 200 euro as the discount. BC then rejects the order as the maximum allowed discount value on the order is 138 but we're sending 200.
Any suggestions on how to prevent / solve this?
Imar