Paypal code for html not working

PeteinMN
Contributor
Contributor

With the following code, the button does not work- searched for hours and now am here. Here is my button code:

<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_blank">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="G7CJPWE7XKEDW">
<table>
<tr><td><input type="hidden" name="on0" value="Email">Email</td></tr><tr><td><input type="text" name="os0" maxlength="200"></td></tr>
</table>
<input type="image" src="https://www.paypalobjects.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.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>

 

Any ideas would be helpful.

Login to Me Too
1 REPLY 1

PeteinMN
Contributor
Contributor

I should mention I am working inside a one page bootstrap v3.3.7.

The code code works fine in a normal created html page.

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.