The administration email sent when a customer has registered for an event contains a link to the invoice, however, it doesn’t seem to be working. The PDF contains the correct formatting but without any attendee/event data. Clicking on the PDF invoice link in the attendee overview admin page works as expected.
What I seem to have found is that the registration ID in the email is actually different to that in the attendee overview page. Searching the database for the emailed registration ID returns no results.
Could somebody please advise?
Using WordPress v3.6, Event Espresso v3.1.33.2 and the revised invoice template file available on GitHub.
I updated the latest version and this has indeed fixed the link problem, thank you Josh.
However, a new related problem has now arisen.. Multiple attendees for an event are not listed in the invoice, neither is the correct price; it only displays the primary attendee and the single price for them.
Thank you Dean, good to know about multiple users. I think I’ll make a custom tweak to pull in the other attendees.
However, it is still not displaying the correct ticket quantity or price, any ideas?
If it helps to know, the email contains links to the individual attendee tickets and that all works fine, so it just seems that the invoice template isn’t pulling in the right data.
Just a note, when I replaced the $quantity var with $s_event[0] in the template.php file, the invoice then displayed double the price and number of tickets I was expecting.
I’m afraid we can only support the built in invoice that ships with Event Espresso. The customized invoice was originally developed and shared by another Event Espresso customer and while it worked for them, there are reasons that it was never included into the product itself.
Viewing 6 reply threads
The support post ‘Admin Confirmation Email – Invoice Link doesn't work’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.