Ticketing
Setting up ticket types for paid events
Create paid and free ticket types, configure pricing, and connect Stripe.
Before you start
You need a Stripe account connected to AizuPass. If you haven’t set this up yet, you’ll be guided through it when you create your first paid ticket type.
Creating a ticket type
- Open Tickets from the event workspace sidebar.
- Click Add ticket type.
- Fill in:
- Name — e.g., Early Bird, General Admission, VIP.
- Price — set to $0 for free RSVP, or any amount for paid tickets.
- Quantity — total number available (optional, leave blank for unlimited).
- Description — what this ticket includes.
- Save the ticket type.
Public checkout page
Once you have ticket types, guests can purchase at your public checkout page:
- URL:
/register/tickets?event=YOUR_EVENT_ID - Guests choose their ticket type, enter details, and pay via Stripe.
- After purchase, they receive a confirmation email with their QR code.
Connecting an invite
To sell tickets through an invite:
- Open Invites → edit the invite in the builder.
- Add or select a button block.
- Set the button action to Tickets.
- Choose which ticket types are available from this invite.
Key settings
| Setting | Description |
|---|---|
| Price | $0 for free RSVP. Paid tickets require Stripe. |
| Quantity | Leave blank for unlimited. Set a number to cap sales. |
| Guest type | Automatically assign purchasers to a specific guest type. |
| Sales start/end | Optional date range for when this ticket is available. |