I am wondering how to send the ticket info (similar to the RSVP ticket email confirmation) when a user purcahses a ticket.
I am using woocmmerce and paypal as gateway. Right now, when a user purchases a ticket, he receives an email from woocommerce with the receipt. The receipt says the ticket will be sent in a separate email. However, no other email is received…
What do I need to set up in order to send the the ticket as well as the receipt?
The RSVP emails are sent correctly, the receipts are sent correctly… so it is not a matter of a SMTP error, since I already use an SMTP server for sending emails.
Any ideas?