-
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
Shipping address form City, State/Province, Zip/Postal Code, Country not in right Order in checkout #20332
Comments
Hi @swetacedcoss. 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:
where @swetacedcoss do you confirm that you was able to reproduce the issue on vanilla Magento instance following steps to reproduce?
|
Hi @cedarvinda. Thank you for working on this issue.
|
@magento-engcom-team give me 2.3-develop instance |
Hi @cedarvinda. Thank you for your request. I'm working on Magento 2.3-develop instance for you |
@cedarvinda Thank you for verifying the issue. Based on the provided information internal tickets |
Hi @GovindaSharma. Thank you for working on this issue.
|
I am working on this issue #mm19in |
Hi @Bartlomiejsz. Thank you for working on this issue.
|
Hi @swetacedcoss. Thank you for your report. The fix will be available with the upcoming 2.4.0 release. |
Hi @swetacedcoss, @Bartlomiejsz. Thank you for your report and collaboration! The related internal Jira ticket The fix will be available with the upcoming |
For anyone else caught off guard by this and the user experience implications for US customers and US-focused businesses, you can revert the field order to [city, state, zip, country] with these two SQL queries:
|
Shipping address form City, State/Province, Zip/Postal Code, Country fields not in right Order in checkout
Preconditions (*)
Steps to reproduce (*)
Step 1: Open frontend
Step 2: Add any product in cart
Step 3: Go to checkout and and see shipping address form
Expected result (*)
Order should be in : Country, State/Province, City, Zip/Postal Code fields
Actual result (*)
The text was updated successfully, but these errors were encountered: