Inform customers about the currency conversion

Prior to checkout, Coin will automatically convert all prices to a user's local currency. 

However, once your shoppers hit the checkout page, any monetary amounts will be shown in your store's base currency (this is a limitation set by Shopify for security reasons) unless you have added the integration between Coin and the Shopify Multi-Currency feature.

Exception: If your store supports multiple currencies by using Shopify's Multi-Currency feature, Coin will work along with the feature to display Shopify supported currencies at checkout. Click here for more information about integrating Coin and Shopify's Multi-Currency feature together.

Adding an informative message to the cart page is a great way to reduce customer confusion. Follow the steps below to do this.

1. Starting from your Shopify admin, click  Online Store, then click Themes.

2. Find the theme you want to edit, click the Actions button, then click Edit code

3. On the left side, under the Templates heading, click on the cart.liquid file.  If that does not contain much content, try the cart-template.liquid file. 

4. Copy the snippet below.

All orders are processed in {{ cart.currency.iso_code }} at the most recent exchange rate available.<br />

5. Locate the checkout button code, then paste the snippet above it. Every theme is different, so you may need to place around with the placement to get it exactly where you want it.

6. Save your changes.

If you need help getting this set up, simply request the Expert Install Service from your Coin dashboard and we can do it for you.