Paypal button not working

rhunter22
Contributor
Contributor

I use this button on my website, www.bestsportsflags.com

Can anyone tell me why it doesn't work:

<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post"> <input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but22.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!"> <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"> <input type="hidden" name="add" value="1"> <input type="hidden" name="cmd" value="_cart"> <input type="hidden" name="business" value="MY EMAIL ADDRESS HERE"> <input type="hidden" name="item_name" value="Los Angeles Angels MotiGlow"> <input type="hidden" name="item_number" value="LAAMG"> <input type="hidden" name="amount" value="24.99"> <input type="hidden" name="shipping" value="10.00"> <input type="hidden" name="shipping2" value="1.99"> <input type="hidden" name="return" value="http://www.bestsportsflags.com/thanks.htm"> <input type="hidden" name="cancel_return" value="http://www.bestsportsflags.com"> <input type="hidden" name="no_note" value="1"> <input type="hidden" name="currency_code" value="USD"> <input type="hidden" name="lc" value="US"> <input type="hidden" name="bn" value="PP-ShopCartBF"> </form>

If you try and use it you get this message: Things don't appear to be working at the moment. Please try again later.

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.