CommandCodeAI / CommandCodeAI/command-code
multi currency payment
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 4k
- Forks
- 350
- PR merge metrics
- No merged PRs in 30d
Description
Summary
so i actually have my subscription with my upa id and i tried to buy credits with my credit card because that was the only option available and it came back to me with a pop-up saying that you cannot buy into different currencies.
Expected Behavior
i should be able to pay with both inr and usd because buying credits is only available via usd.
Actual Behavior
it is not letting me buy credits in inr.
Steps to reproduce the issue
.
Command Code Version
0.26.25
Operating System
macOS
Terminal/IDE
terminal
Shell
zsh
Additional context
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the credit-purchase flow on macOS using version 0.26.25 and zsh, focusing on the currency validation that rejects INR when credits are available only in USD. Trace the payment entry point and determine the expected behavior for an INR subscription paying by card. Done means the intended currency handling is implemented and the mismatch is covered by a test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- zsh
- Domain
- cli, payments
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100