Skip to content

Managing Registrations

The Registrations section on an event detail page shows everyone who has registered for that event. From here you can update statuses, check in attendees, and process refunds.

  1. Click Events in the sidebar and open an event.
  2. Scroll to the Registrations section.

Each row shows:

ColumnDescription
RegistrantThe name or email of the person who registered.
GuestsNumber of guest attendees in this registration.
Statusconfirmed, pending, cancelled, or declined.
PaymentPaid, No Charge, or Pending.
DateWhen the registration was created.

Click a registrant’s name to open the registration detail page.

StatusMeaning
PendingRegistration created but not yet confirmed (e.g., awaiting payment).
ConfirmedRegistration is complete. Attendees can check in.
CancelledThe registrant cancelled. May trigger a refund.
DeclinedThe registrant declined to attend.

To change a registration’s status, open the registration detail page and select a new status from the dropdown.

Each registration includes one or more attendees — the registrant plus any guests they added. The attendees table on the registration detail page shows:

ColumnDescription
NameAttendee’s first and last name.
TicketWhich ticket type they selected.
EligibilityWhether they registered as a member or guest.
PriceThe ticket price they were charged.
Checked InWhether they’ve been checked in at the event.

Click the Check In button next to an attendee to mark them as checked in. Click again to undo. The check-in timestamp is recorded automatically.

For large events, consider using the dedicated check-in interface (see Managing Events — Check-in volunteers).

If a registration has been paid, you can manage refunds from the registration detail page.

StatusMeaning
PendingAwaiting admin approval (if your organization requires refund approval).
ProcessingBeing processed through Stripe.
ProcessedSuccessfully refunded.
DeniedAdmin rejected the refund request.
FailedStripe refund failed. Can be retried.

If your organization has refund approval required enabled:

  1. Open the registration detail page.
  2. In the Refunds section, find the pending refund.
  3. Click Approve to process it through Stripe, or Deny to reject it with a reason.

If no pending refund exists, you can issue one manually:

  1. On the registration detail page, click Issue Refund.
  2. Enter a reason and optionally specify an amount.
  3. Submit the refund.

If your organization requires refund approval, the refund will be created in Pending status for another admin to approve. Otherwise it is processed immediately.

If a refund failed (e.g., due to a Stripe error), click Retry to resubmit it.

If an event has Guest Registration enabled, non-members can register using their email address. Guest registrations appear in the same registrations table. If the event requires a member host, the host member’s name is shown on the registration detail page.