VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: vm_by on July 11, 2012, 14:16:43 PM

Title: Calculate final price by product id (developing VM plugin, API functions)
Post by: vm_by on July 11, 2012, 14:16:43 PM
Hi!

I'm develop an module for VM2. The price of product calculation based on base product price, that may be calculate to other currency, some taxes and discounts may be applied. It's very difficult make formula for calculate final price.
Is there any API/library function for calculate product final price?

Thank you!