The Community Forum is not available for new posts or responses; previous posts remain available to review. For comprehensive support options, please visit PayPal.com/HelpCenter
Merchant Technical Support: For technical support and related questions, please visit our Technical Support Help Center or Developer Central
If you want to report illegal content under the EU Digital Services Act, please do so here
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