cancel
Showing results for 
Search instead for 
Did you mean: 

Who Me Too'd this topic

Paypal buy now button not working! Help!

Levantsound
Contributor
Contributor

Hi guys

 

Ive tested this button and it has been working but today (the day before it all goes live!) it has decided to stop working...any ideas why?

 

Here's the code, it's just pasted into my wordpress site.

 

<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="FZYQQ75TSZEP6">
<table>
<tr><td><input type="hidden" name="on0" value="Size">Size</td></tr><tr><td><select name="os0">
<option value="Small">Small £6.99 GBP</option>
<option value="Medium">Medium £6.99 GBP</option>
<option value="Large">Large £6.99 GBP</option>
<option value="Extra Large">Extra Large £6.99 GBP</option>
</select> </td></tr>
</table>
<input type="hidden" name="currency_code" value="GBP">
<input type="image" src="http://www.levantsound.co.uk/wp-content/uploads/2018/02/order-now.png" 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>

 

Any suggestions welcome!

 

Thanks

 

Nick

Login to Me Too
Who Me Too'd this topic