VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: dangelo on June 25, 2013, 16:33:57 PM

Title: Payment method discount calculate !!Before tax!!
Post by: dangelo on June 25, 2013, 16:33:57 PM
Hi there!
J: 2.5.11 and VM 2.0.20b.

How can i calculate the payment discount method on the net summary price of an order?

VM2 calculates this:
(Total + VAT) - discount_payment = Final

What I want is: (Total - discount_payment) + VAT = Final!

someone?