You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, we are moving a storefront to Craft with this plugin, and the client currently uses multiple currencies and would like to keep this functionality.
As for as I can tell each variant element only returns the price in the default currency. The API has a presentment_prices property (and the GQL api a contextualPricing property). Is it possible to get this data here? Or is there a recommended method of handling multiple currencies?
The text was updated successfully, but these errors were encountered:
Hi, we are moving a storefront to Craft with this plugin, and the client currently uses multiple currencies and would like to keep this functionality.
As for as I can tell each variant element only returns the price in the default currency. The API has a
presentment_prices
property (and the GQL api acontextualPricing
property). Is it possible to get this data here? Or is there a recommended method of handling multiple currencies?The text was updated successfully, but these errors were encountered: