Skip to content

Conversation

@pkarw
Copy link
Collaborator

@pkarw pkarw commented Sep 25, 2018

The cart loader bypass feature is there because we’re posting orders to Magento asynchronously - it may happen that directly after playing an order, the Magento’s user still have the same quote id and after browsing thru VS Store old items will be restored to the shopping cart. Now You can disable this behaviour by setting config.cart.bypassCartLoaderForAuthorizedUsers=false. I’ve also moved the place when this bypass timestamp is set (to directly after order is being created)

Related issues

#1762

Contribution and currently important rules acceptance

The cart loader bypass feature is there because we’re posting orders to Magento asynchronously - it may happen that directly after playing an order, the Magento’s user still have the same quote id and after browsing thru VS Store old items will be restored to the shopping cart. Now You can disable this behaviour by setting `config.cart.bypassCartLoaderForAuthorizedUsers=false`. I’ve also moved the place when this bypass timestamp is set (to directly after order is being created)
@pkarw pkarw merged commit f9a9ddc into vuestorefront:develop Sep 25, 2018
@pkarw pkarw mentioned this pull request Sep 25, 2018
3 tasks
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

Successfully merging this pull request may close these issues.

1 participant