onTicketPurchased

abstract fun onTicketPurchased(event: DiscoveryEvent, order: TMPurchaseOrder)

This method is called when the user made a purchase and is currently viewing the Order Confirmation page.

Parameters

event

The event which the user purchased

order

The order for the purchase