The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> PayPal coding
court jester
post Jul 6 2007, 11:08 PM
Post #1





Group: Members
Posts: 1
Joined: 6-July 07
Member No.: 3,286



I am in some need of help, I know there has to be a way to have information posted when selling through paypal

I need to figure out how when a person selects a size/price from a single drop down menu that the size will be posted in the "options" colume during check out. I have the description and price figured out bu not the one missing piece.

I have included the what I have thus far below, any assistacne would be greatly appreciated. The Queen is about to behead the court jester.

<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="paypal">
<p><select name="amount">
<option value="0.00" selected="selected">Select Size</option>
<option value="17.99">SM [$16.99]</option ><select name="os1"><option value="Paper">
<option value="17.99">M [$16.99]</option >
<option value="17.99">L [$16.99</option >
<option value="17.99">XL [$16.99]</option >
<option value="17.99">2X [$17.99]</option >
<option value="18.99">3X [$18.99]</option>
<option value="19.99">4X [$19.99]</option>
</select> <input type="hidden" value="2" name="no_shipping" />
<input type="hidden" value="Item Name" name="Item_Name" />
<input type="hidden" value="1" name="add" />
<input type="hidden" value="_cart" name="cmd" />
<input type="hidden" value="redhatcastle@yahoo.com" name="Red Hat Castle" />
<input type="hidden" value="Dora" name="item_number" />
<input type="hidden" value="http://www.redhatcastle.com/wardrobe" name="return" />
<input type="hidden" value="http://www.redhatcastle.com/wardrobe" name="cancel_return" />
</p>
<p>
<input type="image" src="http://images.paypal.com/images/x-click-but22.gif" border="0" name="submit">&nbsp;
</p>

Save The jester
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 19th April 2024 - 08:05 PM