Hi everyone,
I’m having some trouble figuring out how to get the shop money for a line item at the time of the purchase. Currently, shop money is using the current exchange rate in case the customer paid in a different currency.
So far I couldn’t find any fields in REST and Graphql that would give the expected result.
We want to offer exchanges for variants that have the same price as the original product in the order. In case the price increases for all variants or a variant has a different price than others then we don’t want to allow exchange to those variants.
In case the shop money currency and the presentment money currency are the same we don’t have any issues. The issue comes when the currencies are different as shop money uses the current exchange rate for its value not the one at the time of purchase.
Thank you for any help you can provide ![]()