Hi there,
Welcome back to our forums! I’d be happy to help you out with this.
Changing the Email Recipient
By default, there is only one email address collected at the time the order is submitted. It sounds like you may have created a custom ticket field to collect attendee info separate from the billing info collected at checkout?
It would be possible to change the recipient to an email collected from a custom ticket field, however this would require a code customization. Unfortunately, this level of customization is outside the scope of what we are currently able to offer, but I would recommend taking a look at our Themer’s Guide, which has great tips on customizing our plugins. If you need help with the code, we do have a list of freelancers we can recommend.
Customizing Email Templates
When an order is completed, the customer should receive two emails, one confirming the purchase (from WooCommerce), and one from us with the actual tickets. You can customize the templates by copying them into your theme and editing them there. Note: It is highly recommended that you use a child theme to avoid your changes being lost with future theme updates.
Our template can be found at wp-content/plugins/event-tickets-plus/src/Tribe/Commerce/WooCommerce/Email.php
WooCommerce Template Customization Guide
I know that was a lot of information, so please don’t hesitate to ask any questions you may have!
Thanks,
Brendan