valeriansaliou / node-sales-tax

:moneybag: International sales tax calculator for Node (offline, but provides optional online VAT number fraud check). Tax rates are kept up-to-date.
https://www.npmjs.com/package/sales-tax
MIT License
299 stars 45 forks source link

reduced tax rate #68

Open Parvinmh opened 1 month ago

Parvinmh commented 1 month ago

Hello and thank you for the complete repository you provided. Is it possible to calculate the reduced tax rate? Do you already have it?

valeriansaliou commented 1 month ago

Hello! This library does not have any method to work with reduced tax rates, given the complexity of this task, and the per-country specificity of reduced rates.