Hello Leah! Welcome to the forums and thanks for getting in touch. đŸ™‚
Interesting question. Adding custom content into the attendee list might take some development on your end to figure out how to pull that data, but you should be able to add it directly to the attendee-email.php template. To do this:
- Make a copy of the template. It’s located in /plugins/the-events-calendar/views/tickets/attendee-email.php.
- Make a new folder in your theme directory called tribe-events
- Make a new folder in that one called ticket
- Drop the copied template in that last folder
Now that the template is in your theme, it can be modified to suit your needs. In this case, you’d want to drop in the custom field you’ve created for payment methods.
Will that work for you? Please let me know. đŸ™‚
Cheers!
Geoff