phase 3 23 qr-scan-check

This commit is contained in:
2026-03-10 12:11:38 +00:00
parent 887a718a65
commit 3bf4a2189f
8 changed files with 377 additions and 8 deletions

View File

@@ -71,6 +71,7 @@ async def _handle_ticket_paid(
row=seat.row,
number=seat.number,
price=seat.price,
secret_token=str(ticket.secret_token),
)
object_name = f"tickets/ticket_{ticket_id}.pdf"