Support

Home Forums Ticketing Add-on Ability to Print Receipt from Front End

Ability to Print Receipt from Front End

Posted: November 14, 2013 at 8:16 am


Tom Allen

November 14, 2013 at 8:16 am

We are using this more like a Point of Sale with Monaris and when taken to the “Thank you” page we would like to be able to print the receipt, however if we print that thank you page, we get the site header/background, sidebar etc….. is there a way to be able to add a link to that page of just a plain receipt that can be printed.


Jonathan Wilson

November 14, 2013 at 2:39 pm

Hi Tom,

One thing you could do is set up a landing page template that can be selected in the Page setup. I know that some theme developers, like StudioPress, includes landing page templates. A landing page template removes the header, footer, navigation, etc., yet leaves the fonts and colors. If your theme does this, you could choose that template for the Thank You page. Then you could add a Print Receipt button with this HTML code:

<form>
<input type="button" value="Print This Receipt" onClick="window.print()" />
</form>

The support post ‘Ability to Print Receipt from Front End’ 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