Donate Button Not Working..

DoktorSeus
New Community Member

Ok so I have this html code for my donate button for my facebook page that I made. Yet, you press the button and nothing happens. You can see that it loads something on the page but doesn't take you to paypal login or anything.

I would like for it to open a new tab and bring people to donate on paypal. Here's the code:

 

<A> <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="JXFDQWM57L4SA">
<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/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
</A>

Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.