You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can specify different allowed countries for each shipping method. So if the user selects a different shipping method, the country list should be updated accordingly
@schmengler I think when we set the shipping address or change the shipping address, the shipping method information will be unset from the quote and methods will be refreshed again according to the shipping address. So if a shipping method is not available in the shipping country opted, then that shipping method won't be shown in the frontend.
when we set the shipping address or change the shipping address, [...] methods will be refreshed again according to the shipping address.
when we change the shipping method, the dropdown of available countries in the shipping address must be changed
Example: Shipping method A is selected and allows shipping only to Germany. I change it to shipping method B which also allows shipping to India. But I cannot change the shipping address because the country dropdown did not update.
No description provided.
The text was updated successfully, but these errors were encountered: