Buy Now and donate buttons not working

capoeirageorgia
New Community Member

I recently changed my business name and email address in my profile.  Now my generated donate and buy now buttons don;t work and redirect to the main paypal page.  Code is below for the buy now button.  Any advice would be grratly appreciated.  Thanks!

 

<form 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="NJQQAG2VF3DTQ">
<table>
<tr><td><input type="hidden" name="on0" value="Class Cards">Class Cards</td></tr><tr><td><select name="os0">
 <option value="Single Drop In Class">Single Drop In Class $15.00</option>
 <option value="5 Class card + 1 Bonus Class">5 Class card + 1 Bonus Class $60.00</option>
 <option value="10 Class Card + 3 Bonus Classes">10 Class Card + 3 Bonus Classes $115.00</option>
</select> </td></tr>
</table>
<input type="hidden" name="currency_code" value="USD">
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypal.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.