Embed a ticket checkout on your website
You can embed a ticket buying experience directly on any webpage — your own site, a Squarespace page, Notion, or anywhere that allows custom HTML. Visitors can browse ticket types and purchase without leaving your site.
Getting your embed code
- Open your event from the organizer dashboard
- Click the </> Embed button in the event header (visible on published events)
- Copy the snippet
The embed code is a single <script> tag that loads the checkout widget when visitors click a "Get tickets" button.
Pasting it into your site
Drop the snippet into the HTML of your page wherever you want the button to appear. The checkout opens as a popup overlay — it doesn't navigate away from your page.
Squarespace: Add a Code Block and paste the snippet.
WordPress: Use a Custom HTML block.
Webflow: Add an Embed element.
Notion: Embed blocks don't support custom scripts, so the popup checkout won't work there. Link to your event page directly instead.
What the embed includes
- Your event title and details
- All available ticket types and prices
- The full checkout flow (secure payment via Stripe)
- Confirmation on completion
The embedded checkout is identical to buying on mattertickets.com — same security, same order confirmation email.
Keeping it up to date
The embed always reflects your current event. If you change ticket prices, availability, or add new ticket types, the embed updates automatically with no code changes needed.