6. Submit hold token
If you passed in the session
parameter when rendering the chart, the seats the ticket buyer selected became temporarily held. To convert this into
a definitive booking, you need to pass in the hold token (i.e. the session token) when booking the seats.
You have 2 options to get hold of (pun intended) the hold token:
- passing in holdTokenInputName as configuration to the chart
- accessing the chart.holdToken property