Hi Dw,
I have a shop (v8.3.0.2) and when switching from one website to another with items in my cart, then I get this error:
Attempt to aritmatic with two prices of different currency
[PriceInfoCurrencyException: Attempt to aritmatic with two prices of different currency] Dynamicweb.eCommerce.Prices.PriceInfo.Add(IPriceInfo info) +294 Dynamicweb.eCommerce.Prices.PriceInfo.Add(IWithPrice priceholder) +25 Dynamicweb.eCommerce.Orders.OrderLineCollection.get_Price() +184 Dynamicweb.eCommerce.Orders.Order.get_PriceBeforeFees() +29 Dynamicweb.eCommerce.Orders.Order.FindPaymentFee(FeeCollection FeeCollection) +115 Dynamicweb.eCommerce.Orders.Order.get_PaymentFee() +199 Dynamicweb.eCommerce.Orders.Order.SaveOrder(String IDStr, Boolean saveOldVersion) +573 Dynamicweb.eCommerce.Orders.Order.Save(String IDStr, Boolean saveOldVersion) +49 Dynamicweb.eCommerce.Frontend.Cart.CartPageTemplateExtender.ExtendTemplate(Template Template) +46 Dynamicweb.Frontend.PageView.RenderPageTemplateExtenders(Template Template) +538 Dynamicweb.Frontend.PageView.SetPageTemplateValues() +12533 Dynamicweb.Frontend.PageView.Output() +708 Dynamicweb.Frontend.PageviewControl.ParseControls() +55 Dynamicweb.Frontend.PageviewControl.OnInit(EventArgs e) +86 System.Web.UI.Control.InitRecursive(Control namingContainer) +381 System.Web.UI.Control.AddedControl(Control control, Int32 index) +204 System.Web.UI.ControlCollection.Add(Control child) +157 Dynamicweb.Default.Page_Load(Object sender, EventArgs e) in d:\Work\Repositories\Dynamicweb\Main\Source\Application\Default.aspx.cs:10 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +85 System.Web.UI.Control.OnLoad(EventArgs e) +74 System.Web.UI.Control.LoadRecursive() +120 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2847
As extra information the shop is integrated to Ax.
Best regards, Anders