driesvints / vat-calculator

Handle all the hard stuff related to EU MOSS tax/vat regulations, the way it should be.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to handle gross values?

renepardon opened this issue · comments

For example you want to calculate tax from gross value and also receive resulting net value?
Usually I would to gross/(19/100+1) = net, gross-net=vatValue

I'm not sure. It's probably best that you try a support channel:

@driesvints thanks for closing this issues so fast - it might be a nice idea for a feature request because if you have an online shop and sell products with gross price, the net price and vat needs to be calculated. (B2C)

@renepardon thanks for expecting I'd help you out for free. I'm not free support and I don't have time atm to figure out how to handle all this.