servicebot icon indicating copy to clipboard operation
servicebot copied to clipboard

Tax/VAT support

Open zero-master opened this issue 6 years ago • 0 comments

EU VAT rates differ per country. So, we'll need some logic to add different rates per state or country.

It can be inbuilt like WHMCS: https://docs.whmcs.com/Tax/VAT

WHMCS does not automatically pull different VAT/TAX rates. So, it will be required to inject VAT rates based on some external API like https://vatapi.com/

Or a plugin integration can be developed (completely outsourcing tax across various jurisdictions) https://www.avalara.com/us/en/index.html

zero-master avatar Jun 03 '18 13:06 zero-master