Skip to content

Add multi-currency support - #110

Merged
AbdulmujibOladayo merged 1 commit into
Breedar:mainfrom
devwums:issue-51-multi-currency-support
Sep 13, 2026
Merged

Add multi-currency support#110
AbdulmujibOladayo merged 1 commit into
Breedar:mainfrom
devwums:issue-51-multi-currency-support

Conversation

@devwums

@devwums devwums commented Sep 13, 2026

Copy link
Copy Markdown
Contributor

Adds a currency package providing a Converter for converting payment amounts between currencies using a configurable exchange rate table.

Closes #51

@vercel

vercel Bot commented Sep 13, 2026

Copy link
Copy Markdown

@devwums is attempting to deploy a commit to the abdulmujiboladayo's projects Team on Vercel.

A member of the Team first needs to authorize it.

@AbdulmujibOladayo AbdulmujibOladayo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clean first pass at currency conversion — Converter.Convert correctly round-trips through the base currency rate and rateFor() returns a clear error for an unconfigured code instead of silently returning zero. Good foundation for multi-currency support.

@AbdulmujibOladayo
AbdulmujibOladayo merged commit 7150795 into Breedar:main Sep 13, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add multi-currency support

2 participants