• Resolved k10legs

    (@k10legs)


    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

    Once I save, it turns out different, as you can see here 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

    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

    (@roundupwp)

    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

    (@k10legs)

    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

    (@roundupwp)

    No problem! Yes emails can be particular. Let me know if you need anything else.

    • This reply was modified 2 years, 8 months ago by roundupwp.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Confirmation email – HTML’ is closed to new replies.