Hey,
I have a checkout extension regarding some upsell products, where the price never correctly formats to the users current country in the shipping address.
The price stays the same (it being the store’s default currency), only the currency symbol changes.
Example: The stores default currency is EUR. The price is displayed as 13 EUR.
When changing to a country that uses a different currency, it will remain as “13” in price, but switch currency symbol.
As an added bonus bug, it doesn’t change symbol immediately after changing country. It does it after the second change to country. So it is always delayed by 1.
As a prerequisite, it uses Shopify Payments to allow for changing currencies in checkout.
Is there something I am missing, or is it missing a vital parameter?