Title: Confirmation email &#8211; HTML
Last modified: March 8, 2022

---

# Confirmation email – HTML

 *  Resolved [k10legs](https://wordpress.org/support/users/k10legs/)
 * (@k10legs)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/confirmation-email-html/)
 * I have events set up with Registrations for the Events Calendar and set up the
   confirmation email. I pasted Paypal button code in the confirmation text (not
   visual editor) and it looks fine before I save, which you can see here [https://snipboard.io/U9LZbE.jpg](https://snipboard.io/U9LZbE.jpg)
 * Once I save, it turns out different, as you can see here [https://snipboard.io/36tleY.jpg](https://snipboard.io/36tleY.jpg)
 * I thought, no biggie, Paypal buttons are like that… so went and did a text registration
   and true, the email comes to me w/o the button but the text from within the button,
   as you can see here [https://snipboard.io/ApuYSd.jpg](https://snipboard.io/ApuYSd.jpg)
 * THIS was the code inserted in the text editor….
 *     ```
       <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
       <input type="hidden" name="cmd" value="_s-xclick">
       <input type="hidden" name="hosted_button_id" value="FJPCPDHAPA63G">
       <table>
       <tr><td><input type="hidden" name="on0" value="Select Dept or Your Class Price">Select Dept or Your Class Price</td></tr><tr><td><select name="os0">
       	<option value="Deposit ONLY, any class">Deposit ONLY, any class $100.00 USD</option>
       	<option value="Handgun 1,2,3 - Pay in Full">Handgun 1,2,3 - Pay in Full $250.00 USD</option>
       	<option value="Major Match Prep - Pay in Full">Major Match Prep - Pay in Full $500.00 USD</option>
       	<option value="TFI Academy Team - Pay in Full w Discount">TFI Academy Team - Pay in Full w Discount $1,300.00 USD</option>
       	<option value="Performance Pistol - Pay in Full">Performance Pistol - Pay in Full $550.00 USD</option>
       </select> </td></tr>
       </table>
       <input type="hidden" name="currency_code" value="USD">
       <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_paynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
       <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
       </form>
       ```
   

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [roundupwp](https://wordpress.org/support/users/roundupwp/)
 * (@roundupwp)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/confirmation-email-html/#post-15449741)
 * Hey k10legs,
 * I’m thinking what is happening is that your email service is blocking the form
   HTML for security reasons. It might be more reliable to have a link on the page
   that takes them to a page on your website that has the needed PayPal button. 
   Do you think that could work?
 * – Craig
 *  Thread Starter [k10legs](https://wordpress.org/support/users/k10legs/)
 * (@k10legs)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/confirmation-email-html/#post-15449789)
 * That could be possible… or maybe it’s just a text form, but I ended up doing 
   a version of that.
 * I ended up killing Plan B (that was my plan B lol, Tickets w Paypal integration
   was Plan A and that was too much work) so I went onto a Plan C which was add 
   a Paypal button to the Thank You page, now Payment page, put the link in the 
   confirmation email, which again, wasn’t clickable but reminder to them, and the
   success message was brief enough that the text that was right above it (in bright
   blue) had a link to the payment page. Wasn’t perfect, but it worked out. I appreciate
   the suggestion.
 *  Plugin Author [roundupwp](https://wordpress.org/support/users/roundupwp/)
 * (@roundupwp)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/confirmation-email-html/#post-15508139)
 * No problem! Yes emails can be particular. Let me know if you need anything else.
    -  This reply was modified 4 years, 2 months ago by [roundupwp](https://wordpress.org/support/users/roundupwp/).

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Confirmation email – HTML’ is closed to new replies.

 * ![](https://ps.w.org/registrations-for-the-events-calendar/assets/icon-256x256.
   png?rev=3518819)
 * [Registrations for the Events Calendar - Event Registration Plugin](https://wordpress.org/plugins/registrations-for-the-events-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/registrations-for-the-events-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/registrations-for-the-events-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/registrations-for-the-events-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/registrations-for-the-events-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/registrations-for-the-events-calendar/reviews/)

## Tags

 * [confirmation email](https://wordpress.org/support/topic-tag/confirmation-email/)
 * [custom html](https://wordpress.org/support/topic-tag/custom-html/)

 * 3 replies
 * 2 participants
 * Last reply from: [roundupwp](https://wordpress.org/support/users/roundupwp/)
 * Last activity: [4 years, 2 months ago](https://wordpress.org/support/topic/confirmation-email-html/#post-15508139)
 * Status: resolved