magento / magento2

Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) are subject to the terms of the Adobe Contributor License Agreement.
http://www.magento.com
Open Software License 3.0
11.5k stars 9.31k forks source link

the shipping information was unable to be saved. verify the input data and try again #33765

Closed syba786 closed 3 years ago

syba786 commented 3 years ago

Preconditions (*) Magento 2.3.4

Steps to reproduce (*) Create a customer account Go to my account, and add a shipping address

Add any product and go to the checkout

Select a shipping method and click next button

Expected result (*) Payment page should show up

m2-assistant[bot] commented 3 years ago

Hi @syba786. Thank you for your report. To help us process this issue please make sure that you provided the following information:

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:

@magento give me 2.4-develop instance - upcoming 2.4.x release

For more details, please, review the Magento Contributor Assistant documentation.

Please, add a comment to assign the issue: @magento I am working on this


:clock10: You can find the schedule on the Magento Community Calendar page.

:telephone_receiver: The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, please join the Community Contributions Triage session to discuss the appropriate ticket.

:movie_camera: You can find the recording of the previous Community Contributions Triage on the Magento Youtube Channel

:pencil2: Feel free to post questions/proposals/feedback related to the Community Contributions Triage process to the corresponding Slack Channel

m2-assistant[bot] commented 3 years ago

Hi @engcom-November. Thank you for working on this issue. In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down:

engcom-November commented 3 years ago

Verified the issue on Magento 2.4-develop branch and the issue is not reproducible: Steps performed:

  1. Created a customer account from fron-end
  2. Go to my account, and added a shipping address
  3. Add any product and go to the checkout
  4. Select a shipping method and click next button - No issue: Payment methods displayed as expected. Also able to place Order Note: This issue is not reproduced when new shipping Address is added during checkout - No issue image

image

@syba786 kindly recheck the issue on Magento 2.4-develop branch and provide missing steps if the issue is still reproducible. Thank you.

engcom-November commented 3 years ago

Hi @syba786, we are closing this issue as there has been no latest update on the same. Thank you.

lbajsarowicz commented 2 years ago

I encountered such an issue in our Staging environment: image

Not sure what are the steps to reproduce the issue, however:

  1. The Customer Address entity exists and it's correctly assigned to the Customer
  2. Customer account exists and is active.

This seems to be related to: https://github.com/magento/magento2/issues/23908