Skip to content
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

no masked id for returning customer (loggedin) #4

Closed
wigman opened this issue Feb 3, 2021 · 0 comments
Closed

no masked id for returning customer (loggedin) #4

wigman opened this issue Feb 3, 2021 · 0 comments

Comments

@wigman
Copy link
Contributor

wigman commented Feb 3, 2021

Currently after logging in and checking out, magento does not create a masked_id for the new quote for that customer. This means we get the 'raw' entity_id, which doesn't help with GQL requests.

wigman added a commit that referenced this issue Feb 3, 2021
After checkout out as loggedIn customer, Magento doesn't create a new cart with a `masked_id`. This only happens if there is an subsequent cart->save() action.
To make sure we always have a masked_id, we create it ourselves.
@wigman wigman closed this as completed in 9fd3771 Feb 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant