This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
An event that's triggered when a booking is confirmed.
The onBookingConfirmed()
event handler runs when a booking is confirmed. The received BookingConfirmedEvent
object contains information about the booking that was confirmed and metadata for the event.
Note: Backend events don't work when previewing your site.
Information about the booking that was confirmed and metadata for the event.