Practitionist / Practitionist/elluminar_web

🟠 Payments & money (Razorpay live)

Open
#38 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.