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
How can I, as DM, avoid the Conga Line of Death occurring when implementing some form of flanking rule?
ContourPlot — How do I color by contour curvature?
Typing CO_2 easily
How to write Quadratic equation with negative coefficient
Why is participating in the European Parliamentary elections used as a threat?
Why does the Persian emissary display a string of crowned skulls?
Can I say "fingers" when referring to toes?
What's the name of the logical fallacy where a debater extends a statement far beyond the original statement to make it true?
Telemetry for feature health
Ways of geometrical multiplication
Storage of electrolytic capacitors - how long?
Animation: customize bounce interpolation
Should I warn a new PhD Student?
Does Doodling or Improvising on the Piano Have Any Benefits?
Grepping string, but include all non-blank lines following each grep match
Do I have to take mana from my deck or hand when tapping a dual land?
Did I make a mistake by ccing email to boss to others?
How many people need to be born every 8 years to sustain population?
How to I force windows to use a specific version of SQLCMD?
Why the "ls" command is showing the permissions of files in a FAT32 partition?
How do I prevent inappropriate ads from appearing in my game?
Has the laser at Magurele, Romania reached a tenth of the Sun's power?
PTIJ: Which Dr. Seuss books should one obtain?
Check if object is null and return null
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
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
add a comment |
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
add a comment |
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
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
magento2
edited 2 mins ago
cnu
asked 8 hours ago
cnucnu
112
112
add a comment |
add a comment |
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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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