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
Caused when a store does not request shipping information during the checkout. This leads to an issue where the user gets redirected to order.php?step=1
Caused when a store does not request shipping information during the checkout. This leads to an issue where the user gets redirected to
order.php?step=1
Code causing the issue can be located here:
https://github.com/blockonomics/prestashop-plugin/blob/1.7/controllers/front/validation.php#L89-L91
The text was updated successfully, but these errors were encountered: