Skip to content

Conversation

@carlokok
Copy link
Contributor

@carlokok carlokok commented Mar 6, 2020

Related Issues

None that I could find.

Short Description and Why It's Useful

Direct pricing sync works quite well, except that the server end does not have access to the current users' token. This pull requests does two parts:

  • It includes the users token
  • It refreshes clientside, as the server doesn't have access to the users info

This allows for any api server to apply customer or customer group specific pricing without having all the different price groups exposed to the client.

Which Environment This Relates To

  • [x ] Test version (https://test.storefrontcloud.io) - this is a new feature or improvement for Vue Storefront. I've created branch from develop branch and want to merge it back to develop
  • RC version (https://next.storefrontcloud.io) - this is a stabilisation fix for Release Candidate of Vue Storefront. I've created branch from release branch and want to merge it back to release
  • Stable version (https://demo.storefrontcloud.io) - this is an important fix for current stable version. I've created branch from hotfix or master branch and want to merge it back to hotfix

Upgrade Notes and Changelog

  • No upgrade steps required (100% backward compatibility and no breaking changes)
  • I've updated the Upgrade notes and Changelog on how to port existing Vue Storefront sites with this new feature

@andrzejewsky andrzejewsky self-requested a review March 18, 2020 09:44
Copy link
Contributor

@andrzejewsky andrzejewsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good 👍

@andrzejewsky andrzejewsky merged commit 30269c7 into vuestorefront:develop Mar 18, 2020
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.

2 participants