You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys,
This is a great demo store, and I was reviewing the codebase. I have a quick question.
If I sign in to the store, how does the cart get updated with customer information? I do not see CartForm.ACTIONS.BuyerIdentityUpdate being called after logging in. How does customerAccessToken get updated after you log in to the store based on what is currently in the codebase?
The text was updated successfully, but these errors were encountered:
Hi guys,
This is a great demo store, and I was reviewing the codebase. I have a quick question.
If I sign in to the store, how does the cart get updated with customer information? I do not see
CartForm.ACTIONS.BuyerIdentityUpdate
being called after logging in. How doescustomerAccessToken
get updated after you log in to the store based on what is currently in the codebase?The text was updated successfully, but these errors were encountered: