|
Rank: Starting Member
Groups: Registered
Joined: 11/12/2002 Posts: 312 Location: ,
|
What exactly does the Shipping_Extra variable do? Cant seem to find it in any documentation.
Can it be used in a shopping cart and IPN ?
Thanks
Mike :)
|
|
Rank: Starting Member
Groups: Registered
Joined: 10/17/2002 Posts: 2,139 Location: ,
|
Shipping_Extra should actually be shipping2. This variable is used to add shipping for additional quantities of an item purchased. You can use this variable in the PayPal shipping cart. <input type="hidden" name="shipping2" value="$x.xx"> Stephen Ivaskevicius PayPal/eBay, Inc. www.paypal.com/pdn
|