vat-calculator
vat-calculator copied to clipboard
Historical VAT rates
Would it be possible to support historical VAT rates like this library does?
I have copied that into my fork https://github.com/Fossil01/vat-calculator. Beware that this uses a different Country2IP service (https://ipapi.com/product)
#95 brings the support (backported from my fork https://github.com/spaze/vat-calculator/pull/5) but not the historical data, only the DE temporary change is there for now.
Yes, I was thinking about something like this as well. @spaze your PR looks good but I'll have to postpone that one to a moment when I find time for it. Currently focussing on solving most of the bugs in the current stable release.