• Resolved jjtape

    (@jjtape)


    i have been trying to add the pay pal code in for some cells.
    if i go to edit the block the code change or even if i hover over it with my mouse
    to
    <input name=”cmd” type=”hidden” value=”_s-xclick”> <input name=”hosted_button_id” type=”hidden” value=”2MC8XWAQPNMKN”><p class=”” align=”center”> </p>

    from

    <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="paypal"><input name="cmd" type="hidden" value="_s-xclick">
    <input name="hosted_button_id" type="hidden" value="2MC8XWAQPNMKN">
    	<p align="center">
    <input alt="PayPal - The safer, easier way to pay online!" name="submit" src="https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif" type="image">
    <img src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" alt="" width="1" height="1" border="0"></p>
    </form></div>

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor erdembircan

    (@erdembircan)

    Hello @jjtape,

    We are looking at the issue at the moment. Will give you an update as soon as possible.

    Best regards.

    Plugin Contributor erdembircan

    (@erdembircan)

    Hello @jjtape,

    Currently form and input elements are blacklisted for custom html table element. Since there are use cases as in yours, we are enabling those html elements with the next patch (v1.3.9).

    Best regards.

    Custom elements applied table after hover/edit: https://ibb.co/9vJHBVr

    • This reply was modified 4 years, 10 months ago by erdembircan. Reason: link provided
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘pay pal buttons’ is closed to new replies.