Documentation /Money
Payment methods
Settings → Payments → Payment methods lists the ways a customer can pay. Drag to reorder — the order here is the order they see — and switch each on or off.

A method that has not been set up yet is marked Setup needed rather than being offered to customers half-configured.
Offline payment
In the free plugin and on out of the box.
Title shown to customers : What appears at checkout. "Pay at the door", "Bank transfer", "Pay on collection".
Instructions : Shown after booking. Put your bank details or your door policy here.
The booking is real and the place is held; the money is recorded by you when it arrives.
Card (Stripe)
Paid feature. Needs:
- Title shown to customers — usually "Credit or debit card"
- Secret key — from your Stripe dashboard
- Webhook signing secret
Copy the Webhook URL shown on the screen into Stripe, so Stripe can tell the site when a payment completes. Without the webhook, a payment can succeed at Stripe and never be marked paid here.
PayPal
Paid feature. Needs:
- Title shown to customers
- Mode — Sandbox (testing) or Live
- Client ID and Secret
- Webhook ID
Test in sandbox first: PayPal's sandbox takes real-looking payments with fake money, which is the only safe way to see the whole round trip.
The money is yours
Whichever you use, the customer pays into your own Stripe or PayPal account. The plugin never stands between you and the money, and takes nothing per ticket.