Hi everyone,
I’m looking for a way to convert an amount to a different currency in a Shopify post-purchase extension. I found Shopify’s currency converter CDN, but since you can’t include scripts in the extension, I’m not sure it will work. Has anyone found a workaround or method to convert currency within a post-purchase extension?
Shopify’s currency converter: https://cdn.shopify.com/s/javascripts/currencies.js
Maybe I can still make a request to it somehow?
Thanks!