YetAnotherForum
Welcome Guest Search | Active Topics | Log In | Register

shipping Options
squeaky
#1 Posted : Wednesday, February 19, 2003 7:47:58 PM
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?
Sponsor  
 
paypal_pb
#2 Posted : Wednesday, February 19, 2003 8:13:24 PM
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
DSD_David
#3 Posted : Wednesday, February 19, 2003 9:36:15 PM
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
PayPalStephen
#4 Posted : Thursday, February 20, 2003 4:23:13 PM
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
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAFVision Theme by Jaben Cargman (Tiny Gecko)
Powered by YAF | YAF © 2003-2009, Yet Another Forum.NET
This page was generated in 0.141 seconds.