-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Checkout: it is possible to leave blank Shipping Details section and get to Payment Details section by URL #21596
Comments
Hi @hiren0241. Thank you for your report.
Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:
For more details, please, review the Magento Contributor Assistant documentation. @hiren0241 do you confirm that you was able to reproduce the issue on vanilla Magento instance following steps to reproduce?
|
@magento-engcom-team give me 2.3-develop instance |
Hi @dipti2jcommerce. Thank you for your request. I'm working on Magento 2.3-develop instance for you |
Hi @rammohan-krish. Thank you for working on this issue.
|
Hi @dipti2jcommerce, here is your Magento instance. |
@magento-engcom-team give me 2.3-develop instance |
Hi @rammohan-krish. Thank you for your request. I'm working on Magento 2.3-develop instance for you |
Hi @rammohan-krish, here is your Magento instance. |
✅ Confirmed by @rammohan-krish |
@magento-engcom-team give me 2.2-develop instance |
Hi @rammohan-krish. Thank you for your request. I'm working on Magento 2.2-develop instance for you |
Hi @rammohan-krish, here is your Magento instance. |
@magento-engcom-team give me 2.2-develop instance |
Hi @rammohan-krish. Thank you for your request. I'm working on Magento 2.2-develop instance for you |
Hi @rammohan-krish, here is your Magento instance. |
Hi @engcom-backlog-nazar. Thank you for working on this issue.
|
Hi @hiren0241 thank you for you report, same here -> #20393 |
You can reproduce it by being logged in, when going to checkout you are beging forwarded to the payment step when you only have 1 address. But because you are skipping the shipping step allot of address validation errors occur. |
Hi @shikhamis11. Thank you for working on this issue.
|
As you progress through the checkout, the URL changes to checkout/#shipping and then checkout/#payment. If the user refreshes the browser, the billing address is now blank. They should be sent back to the first step, to enter there shipping again (if blank). Persist shopping cart is turned off. This PR solves this issue for me, thanks. |
Hi @Alex-Lunkov. Thank you for working on this issue.
|
✅ Confirmed by @Alex-Lunkov Issue Available: @Alex-Lunkov, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself. |
Hi @eduard13. Thank you for working on this issue.
|
Working on this one at #lvivcd19 |
Hi @Januszpl. Thank you for working on this issue.
|
Hi @hiren0241. Thank you for your report. The fix will be available with the upcoming 2.3.2 release. |
Hi @hiren0241. Thank you for your report. The fix will be available with the upcoming 2.2.9 release. |
Preconditions (*)
Steps to reproduce (*)
Expected result (*)
Some kind of validation should be triggered which will not allow you to leave blank Shipping Details.
Actual result (*)
You will get to the Payment Details section with not valid Shipping Deatils.
The text was updated successfully, but these errors were encountered: