New to the community? Welcome! Please read our Community Rules and Guidelines
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.
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.
©1999-2021 PayPal, Inc. All rights reserved.