Shipping address changes to customer_address_entity data not from quote_address when refreshed on payment page Magento 2Why on checkout page shipping and billing address are reset after page refresh?Magento 2 - Is there a way to have Magento refresh the quote data in checkout on the frontend?Magento 2 - Save custom shipping address' fields to quote_address tableShipping Address Missing on Payment Page RefreshMagento 2: Customer details change to another when edited in grid rowSave a custom attribute from shipping method to quote_addressHow to Refresh/reload Magento 2 Quote Object in checkout session/pageThe magento enterprise store customer detail page is not responding and getting freezedMagento 2 - validate shipping address before moving to payment page?Customer not able to login and place orderMagento 2: Payment Method Not Capturing Shipping Address From Payment Page

What are some good ways to treat frozen vegetables such that they behave like fresh vegetables when stir frying them?

Which was the first story featuring espers?

How do you make your own symbol when Detexify fails?

Quoting Keynes in a lecture

What is the difference between lands and mana?

Has any country ever had 2 former presidents in jail simultaneously?

Is there a nicer/politer/more positive alternative for "negates"?

How much theory knowledge is actually used while playing?

I found an audio circuit and I built it just fine, but I find it a bit too quiet. How do I amplify the output so that it is a bit louder?

Delete multiple columns using awk or sed

Change the color of a single dot in `ddot` symbol

awk assign to multiple variables at once

Can I say "fingers" when referring to toes?

Non-trope happy ending?

The Digit Triangles

Make a Bowl of Alphabet Soup

Do we have to expect a queue for the shuttle from Watford Junction to Harry Potter Studio?

Biological Blimps: Propulsion

Is this toilet slogan correct usage of the English language?

Are cause and effect the same as in our Universe in a non-relativistic, Newtonian Universe in which the speed of light is infinite?

Does Doodling or Improvising on the Piano Have Any Benefits?

Microchip documentation does not label CAN buss pins on micro controller pinout diagram

What fields between the rationals and the reals allow a good notion of 2D distance?

When were female captains banned from Starfleet?



Shipping address changes to customer_address_entity data not from quote_address when refreshed on payment page Magento 2


Why on checkout page shipping and billing address are reset after page refresh?Magento 2 - Is there a way to have Magento refresh the quote data in checkout on the frontend?Magento 2 - Save custom shipping address' fields to quote_address tableShipping Address Missing on Payment Page RefreshMagento 2: Customer details change to another when edited in grid rowSave a custom attribute from shipping method to quote_addressHow to Refresh/reload Magento 2 Quote Object in checkout session/pageThe magento enterprise store customer detail page is not responding and getting freezedMagento 2 - validate shipping address before moving to payment page?Customer not able to login and place orderMagento 2: Payment Method Not Capturing Shipping Address From Payment Page













1















We Noticed that selected shipping address is saved when clicked 'Next' on checkout/#shipping page in quote_address table. The address is changing to customer_address_entity data if the customer clicks browser refresh button or F5 when on the payment page. The quote_address is not getting updated even after the refresh, it's an issue with browser display, so not sure what's going on. Any clues on how to identify the code that's switching address upon refresh in Magento 2.2.x?



This will only happen when there is 1 or more addresses in customer profile.



It maybe possible to add an observer as mentioned in this post reset address issue but trying to understand the root cause.



Thanks










share|improve this question




























    1















    We Noticed that selected shipping address is saved when clicked 'Next' on checkout/#shipping page in quote_address table. The address is changing to customer_address_entity data if the customer clicks browser refresh button or F5 when on the payment page. The quote_address is not getting updated even after the refresh, it's an issue with browser display, so not sure what's going on. Any clues on how to identify the code that's switching address upon refresh in Magento 2.2.x?



    This will only happen when there is 1 or more addresses in customer profile.



    It maybe possible to add an observer as mentioned in this post reset address issue but trying to understand the root cause.



    Thanks










    share|improve this question


























      1












      1








      1








      We Noticed that selected shipping address is saved when clicked 'Next' on checkout/#shipping page in quote_address table. The address is changing to customer_address_entity data if the customer clicks browser refresh button or F5 when on the payment page. The quote_address is not getting updated even after the refresh, it's an issue with browser display, so not sure what's going on. Any clues on how to identify the code that's switching address upon refresh in Magento 2.2.x?



      This will only happen when there is 1 or more addresses in customer profile.



      It maybe possible to add an observer as mentioned in this post reset address issue but trying to understand the root cause.



      Thanks










      share|improve this question
















      We Noticed that selected shipping address is saved when clicked 'Next' on checkout/#shipping page in quote_address table. The address is changing to customer_address_entity data if the customer clicks browser refresh button or F5 when on the payment page. The quote_address is not getting updated even after the refresh, it's an issue with browser display, so not sure what's going on. Any clues on how to identify the code that's switching address upon refresh in Magento 2.2.x?



      This will only happen when there is 1 or more addresses in customer profile.



      It maybe possible to add an observer as mentioned in this post reset address issue but trying to understand the root cause.



      Thanks







      magento2






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 23 hours ago







      cnu

















      asked yesterday









      cnucnu

      212




      212




















          0






          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "479"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f266746%2fshipping-address-changes-to-customer-address-entity-data-not-from-quote-address%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Magento Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f266746%2fshipping-address-changes-to-customer-address-entity-data-not-from-quote-address%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Sum ergo cogito? 1 nng

          419 nièngy_Soadمي 19bal1.5o_g

          Queiggey Chernihivv 9NnOo i Zw X QqKk LpB