Paypal Button not doing what it is set up to do

chachosrestaura
New Community Member

I have modified the button and republished but I still keep getting $10 as the only thing going into the cart.  

 

Here is my website   http://www.chachos.com/BuyGiftCards.htm

 

Here is the code for the button

 

<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="MQ8QUZEM5ZWJJ">
<table>
<tr><td><input type="hidden" name="on0" value="Name of drop-down menu">Name of drop-down menu</td></tr><tr><td><select name="os0">
<option value="Gift Card">Gift Card $10.00 USD</option>
<option value="Gift Card">Gift Card $25.00 USD</option>
<option value="Gift Card">Gift Card $50.00 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.