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
{{ message }}
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.
It does not allow ordering and gives shipping method error missing despite correct shipping method selected.
Obviously there is a bug that needs to be fixed. Has never worked actually. Previous versions also had some issues. Trying again and this has issue too.
Hope the issue can be fixed
The text was updated successfully, but these errors were encountered:
When a guest user checks out, the fill in the checkout form:
Billing Address
Pick Shipping Method
They they navigate to the payment page. After selecting the payment type and clicking Place Order an error appears "Shipping Method not selected. Select a shipping method and try again".
I can send you a video of the error if it helps, can you advise an email address i can sent it to rather than public?
The shipping rates appear correctly at checkout and can be selected. The issue occurs when clicking Place Order as a guest. If logging in as a user then ordering it is fine...
I think it has been fixed for me. The root cause the the _ in the shipping method name. I have 2.3.1
There was a Magento 2 fix back in Dec 2018 but not rolled out it seems. I made the changes as listed here magento/magento2@47aee60 on file vendor/magento/module-checkout/Model/GuestPaymentInformationManagement.php
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It does not allow ordering and gives shipping method error missing despite correct shipping method selected.
Obviously there is a bug that needs to be fixed. Has never worked actually. Previous versions also had some issues. Trying again and this has issue too.
Hope the issue can be fixed
The text was updated successfully, but these errors were encountered: