Closed core45 closed 2 years ago
Right now, this package only supports digital services and not physical goods. We currently have no plans to add support for this, sorry.
Digital goods can have other VAT rates too. But honestly I can see no reason why not support every VAT rate.
Digital goods can have other VAT rates too.
You could build them in like: https://github.com/driesvints/vat-calculator/blob/4c4713d7675b78e8038bb2b428279878a4594e0f/src/VatCalculator.php#L165-L168
But honestly I can see no reason why not support every VAT rate.
Right now, I don't want to take on the maintenance burden of that.
This is a good solution I think.
In Poland we have basic VAT rate 23% but we also have 8%, 5%, 0% and free of charge. The rate depends of the goods classification (eg. food in general is 5%). How Can I set the 5% VAT rate for food?