Back to Projects

Kuasa Tiket

A digital power-of-attorney platform that helps event organizers manage authorized ticket transfer for resale and ticket redemption replacement, with secure QRIS-based payment flow.

React iconReactNext.js iconNext.jsTypeScript iconTypeScriptNestJS iconNestJSMySQL iconMySQLRabbitMQ
Kuasa Tiket platform screenshot

Overview

Kuasa Tiket is used by event organizers to issue and manage digital authorization letters (surat kuasa) when a ticket holder wants to transfer authority, either for ticket resale or for replacing the person who will redeem the ticket.

The platform ensures this process remains documented, verifiable, and easier to operate at scale during high-traffic event workflows.

Key Contributions

  • Built a guided web flow using React and Next.js for organizers and users to create, review, and confirm authorization requests.
  • Implemented strict validation logic to preserve legal document accuracy and reduce transfer disputes.
  • Developed digital surat kuasa generation to standardize handoff between original ticket holder and delegated user.
  • Integrated QRIS payment flow to support practical transaction handling within the authorization process.

Technical Notes

The system is designed for high-trust event operations: structured forms, auditable authorization records, and consistent payment confirmation through QRIS. RabbitMQ is used for asynchronous processing where needed, helping keep critical authorization and payment-related workflows responsive under event-time load.