Try our conversational search powered by Generative AI!

ListPrice and PlacedPrice are in different currency

Vote:
 

Hi!

I'm using the CartHelp to add an entry to my cart in Commerce 10.7. Market is "EN" with default currency USD, current currency is set to SEK. The BillingCurrency in the Cart is set to SEK.

var lineItem = _cartHelper.AddEntry(entry, quantity, false, new CartHelper[] { });

The thing is that the PlacedPrice on the lineitem is in USD but the ListPrice is in SEK? I would like all prices to be in SEK since the current currency is set to SEK.

Maybe I'm missing something?

Thanks!

/Kristoffer

#180369
Jul 07, 2017 17:00
Vote:
 

Are you running any workflows?

There is a workflow activity that recalculates PlacedPrice, it can very well decide that it should be USD when it updates the cart.

#180433
Jul 10, 2017 14:03
Vote:
 

PlacedPrice and ListPrice are both amount without currency. Can you post some screenshots showing them in USD and SEK? Might be just a problem with displaying it (assumingly Commerce Manager?_

#180451
Jul 11, 2017 11:48
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.