Cash-on-arrival payment method for event tickets #134

Open
opened 2026-06-24 15:26:57 +00:00 by padreug · 0 comments
Owner

From the 2026-06-24 design review.

Add a "cash on arrival / pay at the door" payment method for event tickets, alongside Lightning and fiat. The buyer reserves a ticket marked pay-in-cash; the organizer collects cash at the event and marks it paid (ties into the door-scanner flow).

Needs

  • A payment_method value for cash (events extension + webapp PaymentMethodSelector).
  • A ticket lifecycle state for "reserved, unpaid, to-be-paid-in-cash" (overlaps with the pending-ticket rework — see related issue).
  • Organizer-side settle action (door scanner: mark cash ticket as paid on arrival).
  • Buyer-side checkout: a "Pay cash at the door" rail in PurchaseTicketDialog.vue (no wallet/fiat chrome).

Scope / planning

Cross-cuts the LNbits events extension (ticket state + settle endpoint) and webapp. Needs a design pass before implementation — drafted from the review, not yet specced.

Draft from 2026-06-24 design review.

From the 2026-06-24 design review. Add a **"cash on arrival / pay at the door"** payment method for event tickets, alongside Lightning and fiat. The buyer reserves a ticket marked pay-in-cash; the organizer collects cash at the event and marks it paid (ties into the door-scanner flow). ## Needs - A `payment_method` value for cash (events extension + webapp `PaymentMethodSelector`). - A ticket lifecycle state for "reserved, unpaid, to-be-paid-in-cash" (overlaps with the pending-ticket rework — see related issue). - Organizer-side settle action (door scanner: mark cash ticket as paid on arrival). - Buyer-side checkout: a "Pay cash at the door" rail in `PurchaseTicketDialog.vue` (no wallet/fiat chrome). ## Scope / planning Cross-cuts the LNbits events extension (ticket state + settle endpoint) and webapp. Needs a design pass before implementation — drafted from the review, not yet specced. _Draft from 2026-06-24 design review._
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aiolabs/webapp#134
No description provided.