Tags: soukicz/vat-calculator
Tags
Update VatCalculator.php (driesvints#182) * Update VatCalculator.php Added a method to return all tax rates for a given country code * Update README.md Updated with the 'getTaxRatesForCountry' method
PHP 8.4 support (driesvints#179) * PHP 8.4 support * PHP 8.4 tests
Reduced rate and parking rate corrected for Belgium (driesvints#173) The low rate is 6% and parking rate should be 12% same as intermediate rate
Add support for laravel 11 (driesvints#172) * chore: add support for laravel 11 * chore: add phpunit v10 * chore: fix typo * chore: remove verbose
Correct VAT and postal code for Campione d'Italia (driesvints#168) * Campione d'Italia, IT became part of the EU customs territory on 1 Jan 2020 Campione d’Italia formally became part of the EU customs territory on 1 January 2020. VAT will apply, but the tax rate will remain that of Switzerland. Also, the Swiss postal code ceased to be valid. * Revert the Campione d'Italia VAT rate exception to zero It seems that the tax is not VAT as such, but rather "a local consumption tax [...] which is in line with Swiss VAT". https://www.admin.ch/gov/en/start/documentation/media-releases.msg-id-77668.html "territories excluded from the application of the VAT." https://www.agenziaentrate.gov.it/portale/web/english/nse/services/vat-mini-one-stop-shop/faq/general-topics
PHP 8.3 (driesvints#161) * PHP 8.3 support * PHP 8.3 (driesvints#160)
PreviousNext