Practitionist / Practitionist/elluminar_web
🟠 Payments & money (Razorpay live)
Open
Nobody has claimed this yet.
beta-blocker
launch-window
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- Avg merge
- 17h 2m
- Merged PRs (30d)
- 18
Description
Tasks
- Razorpay live keys (off test mode).
- Webhook signature verification — audit
/api/webhooks/razorpay(HMAC, idempotency, replay protection). - Subscription lifecycle: renewals, dunning, cancellations, plan changes.
- Refund flow end-to-end (14-day guarded window).
- Payouts — RazorpayX rails for creator/mentor; ledger + payout-run ops; reconciliation; two-person money controls.
- Idempotency on all money paths (verify
idempotencyKey); GST/settlement reconciliation reports.
Acceptance
Live checkout + refund + payout tested e2e; webhooks verified; ledger reconciles.
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 auditing the /api/webhooks/razorpay entry point for HMAC verification, idempotency, and replay protection. Then map the checkout, subscription, refund, payout, ledger, and reconciliation flows described in the tasks. Done means live checkout, refund, and payout pass end-to-end tests, webhooks are verified, and the ledger reconciles.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend-api-design, databases, payments, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100