Discussing APIs and development related to customers, discounts, and order management.
I have an order here with conversion from NZD to Canadian Dollars. Using Shopify API to fetch TotalPriceSet.PresentmentMoney accurately returns the 258.27 in NZD, but TotalPriceSet.ShopMoney actually returns 218.70 when 218.92 is expected. What is the reason for this discrepancy? Is there anyway to return the actual value displayed in Shopify Admin (or at least the conversion rate shown so I can calculate myself) ?