multi-currency
Multi-Currency brings localized pricing to your storefront, letting international shoppers see and pay in their preferred currency. The skill covers platform-specific setup for Shopify, WooCommerce, and BigCommerce, plus custom implementations using Stripe and live exchange rate feeds. Currency detection, display formatting, and payment settlement are handled automatically.
Multi-Currency enables international shoppers to browse and pay in their local currency with automatic exchange rates and locale-specific formatting.
AI-generated summary based on this skill's SKILL.md
Install
finsilabs/awesome-ecommerce-skills/multi-currency · repository language: JavaScript
git clone https://github.com/finsilabs/awesome-ecommerce-skills
cp -r awesome-ecommerce-skills/skills/payments-checkout/multi-currency ~/.claude/skills/multi-currencyFrequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What does multi-currency support for Shopify enable?
Multi-Currency brings localized pricing to your Shopify storefront, letting international shoppers see and pay in their preferred currency. The skill covers Shopify-specific setup, automatic currency detection by customer location, live exchange rate conversion, and payment settlement through Stripe or PayPal. Customers browse prices in their local currency and complete checkout without manual conversion.
How do I add a currency converter to WooCommerce?
Multi-Currency provides WooCommerce-specific implementation guidance for adding currency conversion. The skill walks through configuring a currency selector widget, integrating live exchange rate feeds, and displaying prices in multiple currencies. You can set up automatic currency detection by country or let customers manually select their preferred currency from a dropdown on your storefront.
Can multi-currency handle automatic exchange rate conversion?
Yes, Multi-Currency implements automatic exchange rate conversion through live feeds and APIs. The skill covers integrating exchange rate data sources, updating rates at configurable intervals, and applying conversions to product prices in real time. This ensures customers always see accurate pricing in their local currency without manual rate updates.
How do I set up multi-currency payment gateway integration?
Multi-Currency covers multi-currency payment gateway setup for Stripe and PayPal, enabling payment settlement in multiple currencies. The skill guides you through configuring your payment processor to accept charges in different currencies, handling currency-specific formatting (like zero-decimal currencies such as JPY), and routing transactions to the correct settlement account based on customer location.
What platforms does multi-currency support?
Multi-Currency provides platform-specific setup for Shopify, WooCommerce, and BigCommerce, plus custom implementations for headless commerce and custom storefronts. The skill covers currency selector configuration, price display localization, and automatic currency detection by country across all supported platforms.
How does multi-currency improve the international checkout experience?
Multi-Currency enhances international checkout by letting customers see prices and complete payment in their local currency, eliminating conversion confusion. The skill handles currency detection by country, displays a currency selector for manual override, formats prices correctly for each market, and integrates payment processing so transactions settle in the customer's chosen currency.
SKILL.md
rendered from the published skill — quoted content, verbatim
Multi-Currency
Overview
Multi-currency support lets international shoppers browse and pay in their local currency instead of your store's base currency. On Shopify, WooCommerce, and BigCommerce, this is a configuration task — each platform has built-in or app-based solutions that handle exchange rates, price display, and payment settlement automatically. Custom code is only required for headless storefronts.
When to Use This Skill
- When expanding to international markets where shoppers expect prices in their local
(truncated - see the full file via the links below)
Read as markdown · JSON record · Browse the source repository
File tree — 8 files
skills/payments-checkout/multi-currency/SKILL.md
skills/payments-checkout/multi-currency/evals/currency-config-and-formatting/criteria.json
skills/payments-checkout/multi-currency/evals/currency-config-and-formatting/task.md
skills/payments-checkout/multi-currency/evals/currency-detection-and-stripe-integratio/criteria.json
skills/payments-checkout/multi-currency/evals/currency-detection-and-stripe-integratio/task.md
skills/payments-checkout/multi-currency/evals/exchange-rate-caching-and-price-rounding/criteria.json
skills/payments-checkout/multi-currency/evals/exchange-rate-caching-and-price-rounding/task.md
skills/payments-checkout/multi-currency/tile.json