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

Price display for B2B #89

Closed
5 of 6 tasks
rkarl-ish opened this issue Jan 20, 2020 · 1 comment · Fixed by #179
Closed
5 of 6 tasks

Price display for B2B #89

rkarl-ish opened this issue Jan 20, 2020 · 1 comment · Fixed by #179
Assignees
Labels
enhancement Enhancement to an existing feature wait Waiting for something (e.g. new ICM release)

Comments

@rkarl-ish
Copy link
Contributor

rkarl-ish commented Jan 20, 2020

Is your feature request related to a problem? If yes, please describe it.

Prices for B2B customers should be displayed as net prices as this is common in B2B ecommerce.

Describe the desired solution.

Prices display settings should be retrieved via REST API and basket/order prices (gross/net) should be displayed based on these settings.

  • If it is clear whether the customer is a B2C or B2B customer, prices should be displayed according to the respective settings for this customer type, fixed assignment ( b2b => net prices, b2c => gross prices).

  • assign the price type dynamically according to the preferences made in the ICM back office

  • For anonymous users the 'defaultCustomerTypeForPriceDisplay' configuration parameter defined in the ICM back office should be concidered whether anonymous customers see the prices of a business or private customer.

  • Change the display of the basket and order cost summary according to the price type (gross/net)

  • Product prices anywhere should also follow this pattern

  • Additionally there should be a way for anonymous users to identify themselfes as either B2B or B2C customer, e.g. following a certain link.

AB#79381

@rkarl-ish rkarl-ish added the enhancement Enhancement to an existing feature label Jan 20, 2020
@rkarl-ish rkarl-ish self-assigned this Jan 20, 2020
@rkarl-ish rkarl-ish added the feature New feature or request label Jan 20, 2020
@dhhyi dhhyi assigned SGrueber and unassigned rkarl-ish Mar 17, 2020
@shauke shauke added this to the 0.19 milestone Mar 17, 2020
@dhhyi dhhyi removed the feature New feature or request label Apr 1, 2020
@dhhyi dhhyi removed this from the 0.19 milestone Apr 1, 2020
@dhhyi dhhyi closed this as completed in #179 Apr 8, 2020
@dhhyi dhhyi reopened this Apr 9, 2020
@dhhyi dhhyi assigned rkarl-ish and unassigned dhhyi and SGrueber Apr 9, 2020
@rkarl-ish rkarl-ish added the wait Waiting for something (e.g. new ICM release) label Jun 11, 2020
@5t3v3n-H 5t3v3n-H assigned SGrueber and unassigned rkarl-ish Sep 6, 2022
@shauke
Copy link
Collaborator

shauke commented Sep 12, 2022

The to dos of this issue are done in the PWA. Handling of anonymous users as either B2B or B2C customer and with selectable price display would be a different feature.

@shauke shauke closed this as completed Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to an existing feature wait Waiting for something (e.g. new ICM release)
Projects
None yet
4 participants