I don’t know if this is the right place but I finally figured out how to set up multi currency for my store www.petportraitsmuskoka.com - my default store currency is CAD. I have my account to payout to me in CAD. I have added the currency selector option from Shopify Payments which is what I use as my payment set up. So everything should in theory as I understand it work for my clients to shop in their currency and checkout in their currency. However, on the cart page it says transactions will be processed in CAD and essentially that isn’t supporting multiple currencies. I don’t know why it’s doing that. Can anyone assist? Thank you.
Topic summary
Multi-currency checkout set up with Shopify Payments and a currency selector, default/payout currency CAD. Cart page still displays “transactions will be processed in CAD,” suggesting single-currency checkout.
Latest guidance: The CAD message may be theme text, not a functional limitation. Confirmation requested on whether a test payment in a non-CAD currency is actually rejected or processes in the shopper’s currency.
Technical notes: Shopify Payments supports multi-currency; the currency selector lets customers browse prices in their local currency while payouts can remain in CAD. cart-template.liquid (a Shopify Liquid theme file) likely controls the cart message.
Action items:
- Perform a test checkout in another currency to verify behavior.
- If multi-currency works, remove or edit the CAD notice in cart-template.liquid.
- Share the full cart-template.liquid code for targeted guidance.
Status: Open. Resolution depends on confirming checkout behavior and adjusting the cart template message if needed.
Hi @sdenne ,
Have you tried to make a payment with another currency and it doesn’t accept payment. Because I checked and this sentence might just be a notification, you can remove it.
If you want to remove it just go to cart-template.liquid file and send me the full code. I will check and guide you in detail.
Hope it helps!