Skip to main content

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:

  1. passing in holdTokenInputName as configuration to the chart
  2. accessing the chart.holdToken property