my paypal button is not working... (Godaddy site)

Vcxy
Member
Member

Hello

my paypal button is not working... I am inserting the code into an html block on a godaddy site. 

I went to create a button with the 'secure Merchant ID' option...(also tried the same with emaiL) It generated code I copied pasted and edited simply for the font...

when i tested it, the error msg said: 'things aren't working right now'

Please take a look at the code below and advise me what is wrong? Thanks!

 

<div id="smart-button-container">
<div style="margin-bottom: 1.25rem;">
<font face="Arial" size="6px" color="#00000"><p>StrataGem.World Services Selection</p>
<font face="Arial" size="4 px" color="#00000"><p> Please select the correct service and quantity of projects and checkout with the options below.
<br>
<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="TX6RR4GPN6BL4">
<table>
<tr><td><input type="hidden" name="on0" value="Services Selection"> Services Selection</td></tr><tr><td><select name="os0">
<option value="Resume Revamp- Standard">Resume Revamp- Standard $80.00 USD</option>
<option value="Resume Revamp- Rushed">Resume Revamp- Rushed $140.00 USD</option>
<option value="Workshop Session">Workshop Session $50.00 USD</option>
<option value="SGNYC membership New/Renew">SGNYC membership New/Renew $365.00 USD</option>
<option value="Test Product">Test Product $1.00 USD</option>
<option value="Instalment">Instalment $100.00 USD</option>
</select> </td></tr>
<tr><td><input type="hidden" name="on1" value="Project Number">Project Number</td></tr><tr><td>
<input type="text" name="os1" maxlength="200"></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.