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
If this related to specific APIs or components, please list them here
window.Shopify.currency.rate
Describe the changes you are looking for
We're currently building a customer account UI extension for one of our apps. Our app stores prices in the base currency and we wish to use Shopify's currency rate for currency conversions on the UI if a shopper is viewing the store from a different market. However, the new customer account cannot access window.Shopify.currency.rate. This means that we can't find any way to convert currency on the extension.
We've noticed that window.Shopify.currency.rate is available for checkout extensions, though. Will it be made available for new customer account extensions soon?
Thanks for helping us address our questions, it's much appreciated!
The text was updated successfully, but these errors were encountered:
Thank you for your suggestion.
I've added your request to the list of enhancements for the customer account team to discuss and prioritize it.
Keep an eye at our docs, we will publish updates whenever we have something new.
Please list the related package(s)
Customer account UI extensions
If this related to specific APIs or components, please list them here
window.Shopify.currency.rate
Describe the changes you are looking for
We're currently building a customer account UI extension for one of our apps. Our app stores prices in the base currency and we wish to use Shopify's currency rate for currency conversions on the UI if a shopper is viewing the store from a different market. However, the new customer account cannot access window.Shopify.currency.rate. This means that we can't find any way to convert currency on the extension.
We've noticed that window.Shopify.currency.rate is available for checkout extensions, though. Will it be made available for new customer account extensions soon?
Thanks for helping us address our questions, it's much appreciated!
The text was updated successfully, but these errors were encountered: