Buy Now buttons

TomMTLL
Contributor
Contributor

I created the following Paypal buttons for my website.  However, when I click on the "Buy Now", I am not re-directed to my PayPal account.

 

<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="98D29DWF29RVU">
<table>
<tbody><tr><td><input type="hidden" name="on0" value="Sponsor Levels (please select one)">Sponsor Levels (please select one)</td></tr><tr><td><select name="os0">
<option value="Team Sponsor">Team Sponsor $300.00 USD</option>
<option value="Sign Sponsor - New Sponsor">Sign Sponsor - New Sponsor $300.00 USD</option>
<option value="Sign Sponsor - Returning Sponsor">Sign Sponsor - Returning Sponsor $200.00 USD</option>
<option value="Website Sponsor">Website Sponsor $200.00 USD</option>
</select> </td></tr>
</tbody></table>
<input type="hidden" name="currency_code" value="USD">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_buynow_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.