Check if registered for an event

Home Forums Ticket Products Event Tickets Plus Check if registered for an event

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #32998
    Mitesh
    Participant

    Is there a possibility to check if a logged in user has registered for an event. If yes, then I would like to display the Event details. If no, then I should show a message saying that you haven’t registered for an event and provide a link to the events page.

    Basically, I have a user dashboard where I want to show this. This may not have been implemented but can you direct me to code which I can use to check if the user has registered for any events that will be really helpful.

    #33054
    Barry
    Member

    Hi Mitesh,

    I’d actually recommend taking this question across to Woo’s own good support folks. Remember that tickets are, after all, simply WooCommerce products.

    So really what you need (at least as a foundation to build on) is the code to find out what products a logged in user had purchased.

    #33086
    Mitesh
    Participant

    I could take this question to woo but they are not associated with wootickets and I purchased it from here so will not get any response from them (but will try to post on woo). Is there anywhere I can use the wootickets code (somewhere or something) to verify if a user is attending an event. Since the events calendar already has attendees to an event can you direct me to the code or suggest something that I can use to verify. Thanks

    #33092
    Barry
    Member

    Sure, I guess what I’m suggesting is that you work with them to put together a piece of code that lets you see what products a logged-in person might have purchased – from there we could give you a nudge or two about detecting if those products are WooTickets-related or not 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Check if registered for an event’ is closed to new replies.