Environment | Ucommerce 7+ |
Question/Problem description | Trying to add products with a currency different than the basket's currency throws a PipelineException |
Steps to reproduce | Add product to the basket, creating a new PurchaseOrder of a PriceGroup Change "Default Price Group" on the catalog to a Price Group to a different Currency Add product to the basket with the new Price Group, and see the error |
Error message | Items cannot be added with different currency 'GBP' from billing currency 'EUR' of order. |
Resolution | When changing PriceGroup use the ChangePriceGroup(PriceGroupGuid) method. This will update the PriceGroup of the basket, and the PriceGroup on the CatalogContext. |
Workaround | If it is a one-time issue, clear the cookie and try again. |
Adding to basket with different currency Print
Modified on: Mon, 2 Aug, 2021 at 3:02 PM
Did you find it helpful? Yes No
Send feedbackSorry we couldn't be helpful. Help us improve this article with your feedback.