CUstom Add to Cart Button Comes back with error!!! Help Please!!!

Sk8_life
New Community Member

I need help with coding a custom button I keep receiving an error message when testing can someone please help and tell me what is missing?????

 

Here is the code:

 

<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post"><input type="hidden" name="cmd" value="_cart"><input type="hidden" name="add" value="1"><input type="hidden" name="business" value"J3Q9T74WN88GS"><input type="hidden" name="item_name_1" value="Business Cards"><table><tr><td><input type="hidden" name="on0" value="Quantity">Quantity</td></tr><tr><td><select name="os0"><option value="500">500 $10.00</option><option value="1,000">1,000 $25.00</option><option value="2,500">2,500 $0.00</option><option value="5,000">5,000 $0.00</option><option value="10,000">10,000 $0.00</option></select><tr><td><input type="hidden" name"on1" value="Colors">Colors</td></tr><tr><td><select name="os1"><option value="1 side">1-side $0.00</option><option value="2 sides">2-sides $3.00</option></select><tr><td><input type="hidden" name"on2" value="Turnaround">Printing Turnaround</td></tr><tr><td><select name="os2"><option value="4 Business Days">4 Business Days $0.00</option><option value="48 Hours">48 Hours $7.99</option><option value="24 Hours">24 Hours $14.99</option></select><tr><td><input type="hidden" name="on3" value="Design">Require a design? (+$70.00)</td></tr><tr><td><select name="os3"><option value="NO">NO $0.00</option><option value="YES">YES $70.00</option></select></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.