• Resolved racket8912

    (@racket8912)


    Hi, I am trying to make a ticket selling website similar to StubHub. I will use an API to feed in events for sale and use this plugin for the users to view the events and purchase the tickets.

    My problem is there are no settings for the event page to display all tickets to an event.

    What I mean is, for example, a sporting event would have different tickets for each seating section of the arena. How do I display these tickets on my event page? It seems there is no way to differentiate the individual tickets for each event?

    Also, I want to know how to add in events and tickets programmatically through my custom PHP code. I do not want users to add any events and I don’t want to add events in the admin dashboard but instead through my PHP code so I can pull event data from API requests and populate new events that way.

    I have the sell tickets plus registrations add-on by the way.

    Please help.

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Create a Ticket Selling site’ is closed to new replies.