commerceguys / tax

A PHP 5.5+ tax library.
MIT License
276 stars 39 forks source link

Use zone instead of Country Code for eu_ic_vat #72

Closed pjcarly closed 2 years ago

pjcarly commented 4 years ago

This is my first take on fixing #71

Note that this can affect existing implementations, as the API for TaxTypeRepositoryInterface changed.