News:

Support the VirtueMart project and become a member

Main Menu

Minimum Taxable Order

Started by jeffreymcateer, August 09, 2014, 21:18:30 PM

Previous topic - Next topic

jeffreymcateer

Hi,

I'm wondering if others would find a 'minimum taxable order' field added to the 'tax per bill'  type of 'tax and calculation-rule' to be a useful feature. The idea is that, especially with e-commerce, some governments will only apply duties to orders that exceed a certain value. In my case, the Japanese government only taxes online-orders that exceed ¥16000.

thanks for all the hard work

Milbo

Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

jeffreymcateer

Thanks, I hadn't thought of that. However, an order might contain several different types of products that get taxed together. It also seems like the product-price increasing with bigger purchases would be counter-intuitive for the costumer.
My limited understanding of PHP makes it seem like a fairly simple issue to resolve with an If-loop...but I can't even find the proper place in the code to hack into : (
thanks

Milbo

There is absolutly no need to hack. Use the quantity plugin and learn to work with the rules. You can even have different tax rates and discounts on it and all is correctly calculated. and it is not just a loop. lol.
Years of work is in that.

http://docs.virtuemart.net/manual/products-menu/taxes-and-calculation-rules.html
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/