Hi, i was wondering. If i apply a cart price rule of 10% discount on total cart this is applied on the bruto amount. Is it also possible to apply it to the netto price?
Regards
Solved! Go to Solution.
You should be seeing the discount on the cart price and/or shipping price, depending on the discount that you set up.
However, depending on how you set up sales taxes, that would be an additional consideration. There is a setting to "Apply Customer Tax" Before Discount or After Discount. This setting can be found in Stores-->Configuration-->Sales-->Tax-->Calculation Settings
https://docs.magento.com/m2/ce/user_guide/tax/tax-settings-general.html
Lastly, if you have extensions that are also impacting the cart (like for surcharges or some sort), you'd have to check with the extension developer to see what the flow is.
Best of luck!
You should be seeing the discount on the cart price and/or shipping price, depending on the discount that you set up.
However, depending on how you set up sales taxes, that would be an additional consideration. There is a setting to "Apply Customer Tax" Before Discount or After Discount. This setting can be found in Stores-->Configuration-->Sales-->Tax-->Calculation Settings
https://docs.magento.com/m2/ce/user_guide/tax/tax-settings-general.html
Lastly, if you have extensions that are also impacting the cart (like for surcharges or some sort), you'd have to check with the extension developer to see what the flow is.
Best of luck!
Thanks, this solved the issue