010122-multi-currency-architecture
Installation
SKILL.md
Multi-Currency Architecture
When to use
When building e-commerce or subscription systems that need to display and charge in multiple currencies based on the user's geographic location.
References
| Topic | File |
|---|---|
| Currency + country + tax FK chain | references/fk-chain.md |
| Price table design per currency | references/price-table.md |
| Geo-based detection pipeline | references/geo-detection.md |
| CurrencyProvider and admin CRUD | references/currency-provider.md |