I am making slow progress.
I am now able to edit the email with static content.
What I still need is
1) to find the right function that returns the price of the ticket for each row. I wasn’t able to find it in the documentation, but I would suppose it is something like moderntribe_get_ticket_price()
That should be an easy answer to get I hope.
I think that I could get away without knowing the number of tickets and use the ticket loop to make an addition of the prices.
2) make the calculation based on the number of tickets and the price tickets, to return the total donation. That’s more php that plugin related, so if I make it past the first stop, I’ll check also on a php forum (and will update you guys too obviously)
Thanks!
Chris