A backend event that fires when a ticket order is confirmed.
The onOrderConfirmed()
event handler runs when a ticket order is confirmed.
The received OrderConfirmedEvent
object contains information about the confirmed ticket order.
Note: Backend events are not fired when previewing your site.
Information about the ticket order that was confirmed.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.