Notice (to organizer/seller) that tickets have been purchased

Home Forums Ticket Products Event Tickets Plus Notice (to organizer/seller) that tickets have been purchased

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #478594
    aovivo
    Participant

    Hi there,
    as a ticket is purchased the customer gets his tickets, including venue date, via email. Perfect!
    I wonder if there is a possibility to send a notice to the organizer/seller aswell.
    Right now i am struggling with the issue that the venue date is not passed through woocommerce, so i am looking for the possibility to inform that for a specific date a ticket has been purchased.
    any idea how to achieve that?
    thanks in advance
    regards
    P.-

    #493767
    Brook
    Participant

    Howdy again aovivo,

    That is very good question. I think that we should consider adding the event date to that email by default, and that is something I am going to run past the team at our next meeting. Of course even if they all agree it will take a little bit to develop, test for bugs, and integrate into a future release. In the mean time here is what you can do:

    1. Following the themer’s guide create a custom template for this file: /the-events-calendar/views/tickets/attendees-email.php

    2. Within your custom template add this line where ever you would like the date to appear: <?php echo tribe_get_start_date( $event, true ); ?>

    That’s it! Please let me know if you have any questions or troubles along the way, or if there is anything else. Thanks!

    – Brook

    #795680
    Brook
    Participant

    Since this topic has gone for a spell without a response I am going to archive it. But please do not hesitate to open a new topic you need anything else. Cheers!

    – Brook

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Notice (to organizer/seller) that tickets have been purchased’ is closed to new replies.