Open alessandrocraeye opened 2 years ago
There's still an issue with the test failing on the foreach
in Quote.php:24
. Not sure how I should supply the shipmentMethod countries to the module settings in order for them to be available in the test.
Hmm weird, can you enable "Allow write-access for maintainers" in the settings of this PR? I can try to push a fix
Adds a new shipment method where the shipping cost can be set per country. If no country is enabled it falls back to the default delivery pricing.
Validation still needs to be added so only the available country / method is shown based on the shipment address provided by the customer.