Plug and play ticket sales
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.
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).
To see plug and play ticket sales in action and buy some test tickets, click the button below.
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
- Go to the Events app and open the event
- Retrieve the
Plug and play sales link
in theExtra information
panel.
API
- Use the Event object to retrieve information on one or more events.
- 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 webskin article for more details.
Go to webskinPlug 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.