Is there a way to override a customer's subsidiary...
# suitecommerce
h
Is there a way to override a customer's subsidiary currency in SCA? (i.e. a customer is setup in a subsidiary that has a currency of AUD, but should be able to browse and purchase items in NZD) I've set the currency on the customer themselves, but the subsidiary currency seems to override this in SCA. Also the currency selector is disabled when logged in, and even manually adding the
?cur=NZD
does not seem to force the currency change.
e
As far as I know once the prospect place their first order, it is transformed to customer and then the currency used in the order is the one that is kept for the following orders. You are not able to to change the currency in SCA site, not sure if you can do something with extensions/customization. My guess is that it would be a lot of core logic to change.
h
Cheers - I thought as much. I might open a support case just in case there is something I'm missing.