Advanced Order Export for WooCommerce

Tickera

Selling event tickets with Tickera? Need attendee names, ticket codes, and event details?

Standard WooCommerce exports only show the product name. Not who’s attending or which event.

Here’s how to pull full Tickera ticket data into your exports.

What this code exports

Ticket and event fields:

  • Event Name
  • Event Start Date/Time
  • Event End Date/Time
  • Event Location
  • Ticket Type
  • Ticket Owner Name (full)
  • Ticket Owner First Name
  • Ticket Owner Last Name
  • Ticket Owner Email
  • Ticket Code

Plus any custom form fields from your Tickera checkout forms.

The complete code

Setup steps

  1. Copy the entire code block
  2. Paste into your theme’s functions.php
  3. Go to Advanced Order Export for WooCommerce
  4. Create or edit an export profile
  5. Open Setup Fields → Products
  6. You’ll see Tickera fields. Check the ones you need
  7. Save and test on an event order

What your export looks like

OrderTicket CodeEvent NameTicket Owner NameTicket EmailEvent Start
#1001TC-ABCD-123Music FestJohn Smith[email protected]2026-07-15 19:00
#1001TC-EFGH-456Music FestJane Doe[email protected]2026-07-15 19:00

Each ticket gets its own row. Same order, multiple attendees.

When you need this

You sell event tickets. Need attendee lists with names and emails.

Your security team needs ticket codes for check-in.

You run VIP events. Need to export custom registration fields.

Custom form fields

The code automatically detects your Tickera custom form fields. Each becomes its own column.

Example: “Dietary Restrictions” or “Shirt Size” appear as separate columns.

Common mistake

Tickera stores tickets in custom post types (tc_tickets_instances). Not in order meta.

If Tickera is inactive or not installed, the code returns zero tickets. Nothing exports.

No ticket data?

Check that tickets were actually generated. Tickera sometimes creates tickets after payment completes.

Run a test order. Complete checkout. Verify tickets appear in Tickera admin. Then export.

Pro tip

Need only ticket data? Remove regular products from your export. Check only ticket-related columns.

Want to sort by event date? Export the “Event Start” column. Sort your CSV by that column.

Real talk

Tickera’s data structure is complex. Tickets link to events, which link to ticket types, which link to orders.

This code navigates those relationships. Each ticket becomes one row. Each attendee appears individually.

Perfect for event organizers. Your check-in team gets clean lists. No more searching through order notes for attendee names.

Have questions? Please submit a support request. We're always happy to help!

Advanced Order Export
for WooCommerce
PRO

From $30
Buy
✓ 30-day money-back guarantee