Settings

Live · Stripe test mode
Production tip: keep your Stripe secret key in a server environment variable, not the database. This form is here so you can manage test keys easily — swap setting('stripe_secret') for getenv('STRIPE_SECRET') when you go live.

Stripe

Connect the account that collects ticket payments. Use Connect later to route payouts to each venue.

Safe to expose in the browser. Starts with pk_.
Server-side only. Starts with sk_. Never shown in the front-end.

Tickets & resale

These rules shape how tickets move and how the gate works.

Sonocary is transfer-only by default — no profit resale. Turning this on would allow face-value resale through the portal.
A gifted ticket activates only once the buyer transfers it to the attendee's legal name, so the name matches their ID at the door. Per-show purchase limit and transfer cutoff are set on each show under Venues & shows.