Paypal HTML button does not work in wordpress

  • Unknown's avatar

    I have this paypalcode;
    <form action=”https://www.paypal.com/cgi-bin/webscr” method=”post”>
    <input type=”hidden” name=”cmd” value=”_s-xclick”>
    <input type=”hidden” name=”hosted_button_id” value=”X2XM5HWQ93EZ4″>
    <input type=”image” src=”https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif” border=”0″ name=”submit” alt=”PayPal – The safer, easier way to pay online!”>
    <img alt=”” border=”0″ src=”https://www.paypal.com/nl_NL/i/scr/pixel.gif” width=”1″ height=”1″>
    </form>
    But it does not show up on my blog…anyone has solutions?

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    I had this problem when I inserted a PayPal button in to my blog. Try just inserting an image, and putting a link to it. Try this from WP Support:

    http://en.support.wordpress.com/paypal/

  • Unknown's avatar

    The Form code does not work. You have to use the Donate button, and the unencrypted version at that.

  • The topic ‘Paypal HTML button does not work in wordpress’ is closed to new replies.