Skip to main content

Create ticket tiers

Public help

Ticket tiers let you sell different ticket types, such as early bird, general admission, VIP, or tables.

  1. Open the event in the Organizer Panel.
  2. Find the ticket or pricing section.
  3. Add a ticket name, price, quantity, sale start time, and sale end time. [VERIFY: confirm available fields]
  4. Set any per-order limit if needed.
  5. Save the ticket tier.
  6. Repeat for each ticket type.
  7. Preview the event page to confirm the tickets display correctly.

Expected LinkUp behavior

LinkUp should let organizers define multiple ticket tiers per event, control inventory, and show available tiers during checkout.

Implementation status

Expected behaviorStatusSurfaceManual check
Ticket resources/models exist.ImplementedBackend / FilamentConfirm Ticket resources and models are present.
Organizer can manage tickets for own events.Needs VerificationOrganizer panelOpen a test event and add or edit ticket tiers.
Inventory prevents overselling.Needs VerificationCheckout / BackendBuy or reserve tickets until capacity is reached.
Complimentary/internal tickets are supported.Needs VerificationOrganizer / AdminLook for comp/internal ticket workflow before documenting.

Verification checklist

  • Create early bird and general admission tiers.
  • Preview the event checkout.
  • Try a ticket quantity above the limit.
  • Confirm sold-out behavior after inventory reaches zero.

Gaps / notes

  • Exact ticket-tier fields need verification.
  • Comp/internal ticket behavior should be documented separately only after testing.