Form with checkboxes - What i am missing?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello everyone! I would love to have your assistance on the below code I have created. I cannot proceed to payment with the form I have created. Is there anything missing from my code?
<form class="registry-form form" action=https://www.paypal.com/cgi-bin/webscr method=post target="paypal">
<!-- Specify a Buy Now button -->
<input name="cmd" type="hidden" value="_s-xclick"/>
<!-- Identify your business so that you can collect the payments -->
<input type="hidden" name="hosted_button_id" value="my paypal id">
<table>
<tr><td><input type="hidden" name="on10" value="test1">5 classes<input type="checkbox" name=os10" value="5 classes"></td></tr>
<tr><td><input type="hidden" name="on11" value="test2">10 classes<input type="checkbox" name=os11" value="10 classes"></td></tr>
<tr><td><input type="hidden" name="on12" value="test3">3 classes<input type="checkbox" name=os12" value="3 classes"></td></tr>
<tr><td><input type="hidden" name="on13" value="test4">4 classes<input type="checkbox" name=os13" value="4 classes"></td></tr>
</table>
<input class="buy-but submit" type=submit value="Buy Now" name=submit title="Buy with PayPal">
</form>
- Labels:
-
PayPal Buttons

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Zettle refunds and Zettle vs Here in Merchant Products and Services Archives
- Missing statement option in Reporting Archives
- Activity Report Download missing information in Reporting Archives
- UPS Label Image Missing in Business Tools Archives
- vat missing on customer payments in Business Tools Archives