Payment button not working

seanydee
New Community Member

 Hi,

I have created a button to allow payments from my website (I have done this before without any problems).

I have added the code to the website, thew button appears but when it is clicked on it doesn't redirect to the payment page.

 

The code is

<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="3B7QY3W5WTD3Y">
<input type="image" src="https://www.paypalobjects.com/en_US/GB/i/btn/btn_buynowCC_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_GB/i/scr/pixel.gif" width="1" height="1">
</form>

 

It can be viewed online at www.10x10plus.co.uk

 

Many thanks

Sean

 

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.