Booking Options
The fourth step of booking page creation is Booking options.
This step controls how restrictive or flexible the booking page should be.
What you can configure
In this step, Meetzi lets you configure:
- slot capacity
- bookings per day limit
- total bookings limit
- booking price
- booking currency
- Stripe payment collection
- manual approval requirements
Slot capacity
Slot capacity is used for group booking pages.
It controls how many people can book the same time slot.
For example, if slot capacity is 10, up to ten attendees can book that session time.
Limit bookings per day
This setting caps how many bookings the page can accept in a single day.
Use it when you want to avoid overloading a day even if more time slots are technically available.
Limit total bookings
This setting caps the total number of bookings allowed on the page.
This is useful for:
- limited programs
- time-bound offers
- small events
- capped registrations
Booking price
The Price field lets you define how much the booking should cost.
In the current app, you can set:
- a numeric amount
- a currency of
CAD,USD, orEUR
If you enter a price but leave payment collection off, the public booking page can still display the amount as booking information.
That is useful when you want to show the price before manually collecting payment somewhere else.
Collect payments with Stripe
Meetzi can collect booking payments with Stripe.
To enable this option:
- Connect Stripe first in
Integrations. - Return to the booking page editor.
- Turn on
Collect payments with Stripe.
When Stripe collection is enabled, Meetzi requires a valid price and an active Stripe connection.
In the current booking page flow, Stripe is the payment provider used by this toggle.
After someone submits the booking form, Meetzi redirects them to Stripe Checkout.
The paid-booking flow is completed only after Stripe confirms the payment successfully.
Require manual approval
If Require manual approval is enabled, bookings are not automatically confirmed right away.
Instead, they stay pending until you approve them.
This can be useful when:
- you need to review requests before accepting them
- availability depends on extra factors outside the app
- you want more control over who gets scheduled
One-on-one vs group behavior
This step changes slightly depending on booking mode:
- group pages use slot capacity
- one-on-one pages do not need slot capacity in the same way
- payment settings are available for both page types when Stripe is connected