Reference
...
Tickets
Selling tickets

Plug and play

6min

Plug and play ticket sales is the easiest way to start selling tickets in Ticketmatic. For each event in your Ticketmatic account a plug and play ticket sales link is generated. This link can be used to instantly start selling tickets in a streamlined and mobile-friendly way, laid out the way you want (see "Styling" below).

Other options

Plug and play ticket sales is a high-level solution and supports a simple and straighforward ticket sales proces. If you need more advanced functionality, consider using Ticket sales flows or the API.





Retrieving the plug and play ticket sales link for an event

You can retrieve the plug and play ticket sales link through the Events app, or you can retrieve it programmatically through the API.

Events app

  1. Go to the Events app and open the event
  2. Retrieve the Plug and play sales link in the Extra information panel.

API

  1. Use the Event object to retrieve information on one or more events.
  2. Use the event.code field to compose the plug and play ticket sales link:

https://apps.ticketmatic.com/widgets/{{accountname}}/addtickets?event={{event.code}}



Styling and configuring plug and play ticket sales

You can style plug and play ticket sales by styling the webskin. See the Web skins article for more details.

Plug and play ticket sales supports a simple and straighforward ticket sales proces and the default configuration is fine to get started. If you want, you can tune the ticket sales process from the Settings -> Accountparameters module in the Web sales defaults panel.