- Merge request !91feat: #3562852 Cart currency is not changed when changing currency with existing user cart → (Merged) created by Unnamed author
When the user changes the currency, having already created cart, the cart keep the original currency, instead of start using the new one.
This is how commercetools API work - the cart currency can't be changed. A workaround is to recreate the cart from scratch, if the current currency differs from the cart currency. But do this only when users tries to modify the cart.
Active
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.