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

feat: display checkout/order prices according to the ICM pricing settings #172

Closed
wants to merge 3 commits into from

Conversation

SGrueber
Copy link
Collaborator

PR Type

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no API changes)
[ ] Build-related changes
[ ] CI-related changes
[ ] Documentation content changes
[ ] Application / infrastructure changes
[ ] Other:

What Is the Current Behavior?

The prices in the checkout and myAccount/orders will always be displayed as gross prices.

Issue Number:

What Is the New Behavior?

The prices in the checkout and myAccount/orders will displayed according to the appropriate ICM settings (to be found in the back office under preferences/pricing)

Does this PR Introduce a Breaking Change?

[ ] Yes
[x] No

Other Information

required an ICM release 7.10.17

@SGrueber SGrueber linked an issue Mar 31, 2020 that may be closed by this pull request
6 tasks
@dhhyi
Copy link
Collaborator

dhhyi commented Apr 1, 2020

via pipe will solve the app-start race condition.
replaced by #179

@dhhyi dhhyi closed this Apr 1, 2020
@dhhyi dhhyi deleted the feature/b2b_price_display branch April 7, 2020 14:11
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.

Price display for B2B
2 participants