Problem with payment button - Add to Cart

chococat22
New Community Member

It's being reported to me from multiple people that my button at tenbay10k.com is not working. It seems to work for me fine, so I'm not sure what the issue is. I've copied and pasted the code below. Some of those who were trying were using their mobile phones.

 

Thank you for any assistance.

 

<form target="paypal" 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="NDBLUVHTC3ENS">
<table>
<tr><td><input type="hidden" name="on0" value="Ten Bay 10K">Ten Bay 10K</td></tr><tr><td><select name="os0">
<option value="Adult - Registration Fee">Adult - Registration Fee $31.65 USD</option>
<option value="Youth (under 18) - Registration Fee">Youth (under 18) - Registration Fee $21.10 USD</option>
<option value="Adult - Registration Fee + Shirt">Adult - Registration Fee + Shirt $63.30 USD</option>
<option value="Youth (under 18) - Registration Fee + Shirt">Youth (under 18) - Registration Fee + Shirt $52.75 USD</option>
<option value="Shirt Only">Shirt Only $31.65 USD</option>
</select> </td></tr>
</table>
<input type="hidden" name="currency_code" value="USD">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_cart_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_US/i/scr/pixel.gif" width="1" height="1">
</form>

 

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.