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.
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.