|
|
|
Rank: Starting Member
Groups: Registered
Joined: 1/23/2003 Posts: 1 Location: ,
|
I have limited knowledge of all this. I just want to calculate shipping for my customers based on my calculations. I have a variety of only one product to sell on my site. And the way I want shipping to be is:
1 item = $2.75
2 items= $5.40
3 items= $7.85 and so on for upto 5 items.
I have no idea how to do this. Can anyone help?
|
|
|
|
|
|
|
|
|
Rank: Starting Member
Groups: Registered
Joined: 9/16/2002 Posts: 2,960 Location: ,
|
You would need to do some programming to set up shipping amounts that way. See https://members.aol.com/paypalhelper
It may be easier to restructure your shipping charges using "shipping" and "shinpping2" and/or "handling_cart" fields. Patrick Breitenbach PayPal, Inc. Dev Net: https://www.paypal.com/pdn
|
|
|
|
Rank: Starting Member
Groups: Registered
Joined: 11/30/2002 Posts: 125 Location: ,
|
Try something like:
<input type="text" name="shipping" value="2.75"> <input type="text" name="shipping2" value="2.60">
It will be close, but not exactly to your layout.
-David
|
|
|
|
Rank: Starting Member
Groups: Registered
Joined: 10/17/2002 Posts: 2,139 Location: ,
|
You can find VB script at http:iva.tech.nu that will assist you with this, or use Patrick's suggestion which will also assist you with this feature. Another method is to have a pull-down or radio button that the customer would have to select depending on the quantity they intend to purchase. Stephen Ivaskevicius PayPal/eBay, Inc. www.paypal.com/pdn
|
|
|
|
Guest
|
YAFVision Theme by Jaben Cargman (Tiny Gecko)Powered by YAF |
YAF © 2003-2009, Yet Another Forum.NETThis page was generated in 0.141 seconds.