Support

Home Forums Ticketing Add-on Adding Ticket Link to payment_overview.php

Adding Ticket Link to payment_overview.php

Posted: August 28, 2013 at 10:37 am


Gary Levine

August 28, 2013 at 10:37 am

Greetings,

Our client has asked us to add the ticket link to the Payment Overview page at the end of the transaction (in addition to being sent via the email confirmation).

What code do I need to use to add the ticket to the payment_overview.php file? I added new table rows and etc, I just don’t know what to do to grab the ticket info.

Thanks!


Josh

  • Support Staff

August 28, 2013 at 9:13 pm

Hi Gary,

Something like:

<?php echo espresso_ticket_links($registration_id, $attendee_id) ?>

added to the payment page template should do the trick.


Gary Levine

August 29, 2013 at 9:22 am

That worked! Thanks!

The support post ‘Adding Ticket Link to payment_overview.php’ 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.

Event Espresso