on 2022 Dec 21 6:47 PM
V2105
We have been facing an issue in which some of our b2bcustomers are getting EUR currency. We also have noticed this behavior when creating carts and placing orders via ASM.
Now we have Base Store default currency set as well as setting the sessionCurrency for all of our b2bcustomers.
When I look at the currency model, I can see that EUR is set as active and the rest of the currencies: GBP, CAD, USD, and JPY are not active. Since I want to make use of USD for our US base store and CAD for our CA store, should I make them active in the currency model, and set EUR active to false?
I have not come across much on this topic. Are there other errors in the code base that we should be looking for? I would assume that this has to be all done via configuration and not customization.
Request clarification before answering.
Hi David,
there are two interesting attributes defined in Currency Type
based on the above description, it is easy to conclude
hopefully it can help you a little
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi David,
My understanding is active/base attributes are just tips about how to utilize them, but it's up to the storefront developer to enforce them, unfortunately, the default storefront implementation (maybe including your storefront implementation) doesn't utilize these two attributes, so please check the code to make sure these two attributes have been efficiently utilized.
Thanks
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.