drakeRAGE/CaptureChronicles

Feature : Generate Ticket After Successful Payment

オープン

#11 opened on 2025/10/18

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (7 件のフォーク)auto 404
UI/UXdesignenhancementhacktoberfest

Repository metrics

Stars
 (5 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Description: Implement automatic ticket generation once a payment is successfully completed via Razorpay. The ticket should include event details, payment info, and a unique ticket ID or QR (to be finalized later).

-> Open to discussion and PRs

Note: Before committing to this issue, fix and merge parent issue #10 (Payment Integration).

Acceptance Criteria:

  • Trigger ticket creation only after successful payment verification.
  • Store ticket info in database (user, eventId, paymentId).
  • Display the generated ticket on the /ticket page.
  • Include basic design placeholder for now.

Depends on: ➡️ Issue #10 – Razorpay Payment Integration

コントリビューターガイド