FLUX-SE / SyliusEUVatPlugin

This Sylius Plugin allow you to add European VAT Number to the addresses and manage European VAT number rule
MIT License
16 stars 8 forks source link

[Feature] Use taxation address instead of only billing address #47

Closed Prometee closed 1 year ago

Prometee commented 1 year ago

The new service @sylius.taxation_address_resolver is available with Sylius >= 1.11 and allows to choose if you wanted to use the billing or the shipping address to calculate the taxes applied to the order.

This PR intends to use this service but it requires to make this plugin support Sylius >= 1.11.