samuel
November 1, 2021, 4:18pm
1
I don’t understand why the calculation is done differently when a product has a campaign price. Is this a bug?
Here we run this:
Module.Instance.Orders.CalculateOrderTotals(orderCarrier, SecurityToken.CurrentSecurityToken);
After we get this:
Why isn’t the VAT added on top when there’s a campaign price?
Litium version: 7.7.1
samuel
November 12, 2021, 12:19pm
2
Just an update on this. Our solution was to skip the CalculateOrderTotals method and do our own calculations and setting the values on the ordercarrier before placing the order.
Artur
November 12, 2021, 1:10pm
3
I think we did the same thing when we had issues with it.
1 Like
system
Closed
December 10, 2021, 1:11pm
4
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.