setting up basic paypal shopping system

This forum is dedicated to discussions about shopping carts/ecommerce.
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
Post Reply
User avatar
bry
 
 
Posts: 176
Joined: Fri Jan 11, 2008 8:44 pm

Re: setting up basic paypal shopping system

Post by bry »

HI BaconFries,

You are a true friend, a brother. Thanks. I did leave the sandbox checked by mistake on those two. However, I just fixed and I still can't select light, medium or dark on the one item.

So I still have a problem.

Thanks so much!!!
User avatar
bry
 
 
Posts: 176
Joined: Fri Jan 11, 2008 8:44 pm

Re: setting up basic paypal shopping system

Post by bry »

I am trying to figure out how to make the shipping and handling work out. I would like for products that are 1 to 7 ounces charge $7.00 for first item and $3.00 for each item after that on same order? for 16.9 ounces will be $13 for first item and $5.00 for each item added on same package?

Is there a way to do that?

thanks
User avatar
BaconFries
 
 
Posts: 5316
Joined: Thu Aug 16, 2007 7:32 pm

Re: setting up basic paypal shopping system

Post by BaconFries »

Ok bry lets try this...
In the cart button go to Shipping
Shipping and Handling
Set the Base shipping to 0.00 (This wont be called)
Extra shipping set this to 3.00 (this is the secondry hadling cost you need)
Now we need to add a "New Variable" here we are going to set the "First" handling cost, so we go to
Extra Variables in the Edit Hidden Field we set as follows
Name: handling_cart
Value:7.00
Click ok to close and this will give you the effect that you are wanting. If the buyer only adds 1 item to the cart, the total shipping would show as 7.00, 2 items would show as 10.00, 3 items would show as 13.00 and so on. Hope this is what your meaning....
User avatar
bry
 
 
Posts: 176
Joined: Fri Jan 11, 2008 8:44 pm

Re: setting up basic paypal shopping system

Post by bry »

BaconFries wrote:Ok bry lets try this...
In the cart button go to Shipping
Shipping and Handling
Set the Base shipping to 0.00 (This wont be called)
Extra shipping set this to 3.00 (this is the secondry hadling cost you need)
Now we need to add a "New Variable" here we are going to set the "First" handling cost, so we go to
Extra Variables in the Edit Hidden Field we set as follows
Name: handling_cart
Value:7.00
Click ok to close and this will give you the effect that you are wanting. If the buyer only adds 1 item to the cart, the total shipping would show as 7.00, 2 items would show as 10.00, 3 items would show as 13.00 and so on. Hope this is what your meaning....
Hi BaconFries,

I follow you until you say to "need to add a "New Variable" here we are going to set the "First" handling cost, so we go to
Extra Variables in the Edit Hidden Field". I right click on PayPal ADD TO CART" and see under Shipping Base shipping and Extra shipping. But I do not see the others. Here is a snagit showing Options tap open but you can see the other tabs I see. Where is what you are suggesting?

thanks
paypal add to cart.jpg
User avatar
BaconFries
 
 
Posts: 5316
Joined: Thu Aug 16, 2007 7:32 pm

Re: setting up basic paypal shopping system

Post by BaconFries »

See the following
bryppextravariables.gif
User avatar
bry
 
 
Posts: 176
Joined: Fri Jan 11, 2008 8:44 pm

Re: setting up basic paypal shopping system

Post by bry »

Thanks BaconFries,

How come yours looks different from mine?

thanks
User avatar
bry
 
 
Posts: 176
Joined: Fri Jan 11, 2008 8:44 pm

Re: setting up basic paypal shopping system

Post by bry »

Can you show me what the shipping tab looks like?

thanks
User avatar
bry
 
 
Posts: 176
Joined: Fri Jan 11, 2008 8:44 pm

Re: setting up basic paypal shopping system

Post by bry »

BaconFries wrote:See the following
bryppextravariables.gif
Does it matter what is written in the variable? Can it be "handling_charge"?

thanks
User avatar
bry
 
 
Posts: 176
Joined: Fri Jan 11, 2008 8:44 pm

Re: setting up basic paypal shopping system

Post by bry »

bry wrote:
BaconFries wrote:See the following
bryppextravariables.gif
Does it matter what is written in the variable? Can it be "handling_charge"?

thanks


I do not see image.
User avatar
BaconFries
 
 
Posts: 5316
Joined: Thu Aug 16, 2007 7:32 pm

Re: setting up basic paypal shopping system

Post by BaconFries »

No from memory it must be handling_cart as this cost of the handing for the cart ie the PayPal button which is related to this line of code from the cart
<input type="hidden" name="cmd" value=" _cart">

My image looks different as I am using Windows 7 Premimum.
bryshipping.gif
User avatar
bry
 
 
Posts: 176
Joined: Fri Jan 11, 2008 8:44 pm

Re: setting up basic paypal shopping system

Post by bry »

Thanks BaconFries!!! Big help!!!
User avatar
bry
 
 
Posts: 176
Joined: Fri Jan 11, 2008 8:44 pm

Re: setting up basic paypal shopping system

Post by bry »

My client tells me that when 4 items are ordered, it requires a box that cost $17 to send to US. Is there a way to make PayPal charge $17 for 4 items?

thanks
User avatar
BaconFries
 
 
Posts: 5316
Joined: Thu Aug 16, 2007 7:32 pm

Re: setting up basic paypal shopping system

Post by BaconFries »

This may be possible but will require programming. I believe that this is something that you or your client will have to setup via the PayPal account. Please dont quote me on this the following is from PayPal themselves looking for •Total item quantity (flat rate)
To set up shipping calculations:
1.Go to the PayPal website and log in to your account.
2.Click "Profile" at the top of the page.
3.Click the "Shipping Calculations" link in the "Selling Preferences" column.
You can configure domestic or international shipping methods with these options:
•Total order amount (flat rate or percent rate)
•Total order weight (lbs or kg)
•Total item quantity (flat rate)
User avatar
bry
 
 
Posts: 176
Joined: Fri Jan 11, 2008 8:44 pm

Re: setting up basic paypal shopping system

Post by bry »

How can I use this system to charge $5 per item and a flat rate of $10 for shipping?

thanks BaconFries!!!!
adex1
 
 
Posts: 167
Joined: Fri Apr 01, 2011 1:13 pm

Re: setting up basic paypal shopping system

Post by adex1 »

bry wrote:My client tells me that when 4 items are ordered, it requires a box that cost $17 to send to US. Is there a way to make PayPal charge $17 for 4 items?

thanks
As BF said customizing programming is needed. But you try this ready made template with your WB

viewtopic.php?f=49&t=61012
Buy Automation Shopping Cart for CMS WEBSHOP + 2.2 Using WB10!
- Use secure gateway to buy using PAYPAL website.
User avatar
bry
 
 
Posts: 176
Joined: Fri Jan 11, 2008 8:44 pm

Re: setting up basic paypal shopping system

Post by bry »

I have set the base to 5 (postage) and extra to 5 (postage) and extra variable to 10 for flat rate handling (cost of box). That works for a single item. For instance, if someone buys 4 of one thing, the charge is $5 x 4 for each for shipping and a flat rate of $10 for a total of $30.

But if a person buys 4 different items, the charge is only $5 which is not right. Sheesh. This is driving me crazy.
Last edited by bry on Mon Mar 24, 2014 1:15 pm, edited 3 times in total.
User avatar
Navaldesign
 
 
Posts: 862
Joined: Sat Mar 01, 2008 8:08 pm
Location: Italy
Contact:

Re: setting up basic paypal shopping system

Post by Navaldesign »

There is no way to do this with PayPal's cart, to my knowledge.
www.dbtechnosystems.com
User avatar
bry
 
 
Posts: 176
Joined: Fri Jan 11, 2008 8:44 pm

Re: setting up basic paypal shopping system

Post by bry »

Ok, thanks everyone!
User avatar
Navaldesign
 
 
Posts: 862
Joined: Sat Mar 01, 2008 8:08 pm
Location: Italy
Contact:

Re: setting up basic paypal shopping system

Post by Navaldesign »

The only way I know of doing this is by using the Webshop Plus, which allows for shipping based on quantity, than having a "Handling" charge.

So you could set in example $5 per item, plus $10 for Handling, which gets you to the result you want to acheive.
www.dbtechnosystems.com
User avatar
bry
 
 
Posts: 176
Joined: Fri Jan 11, 2008 8:44 pm

Re: setting up basic paypal shopping system

Post by bry »

Is there any way that the basic system can charge a flat rate per order? Like $13 per order would be fine.

Thanks much!!!
User avatar
BaconFries
 
 
Posts: 5316
Joined: Thu Aug 16, 2007 7:32 pm

Re: setting up basic paypal shopping system

Post by BaconFries »

bry please take a look at this demo .wbs. It uses 4 paypal buttons each one has its own price for item it also has its own shipping for each button. I have set each item button to show price and shipping try this out and let me know if it is what yiou were asking about.... Note you will need the latest build of WB9 to open tis...
brydemopaypal.zip
User avatar
bry
 
 
Posts: 176
Joined: Fri Jan 11, 2008 8:44 pm

Re: setting up basic paypal shopping system

Post by bry »

Thanks very much BaconFries. I really appreciate all your help.

Is it possible to just make this system charge $13 per order for S&H = no matter the number of items???
User avatar
bry
 
 
Posts: 176
Joined: Fri Jan 11, 2008 8:44 pm

Re: setting up basic paypal shopping system

Post by bry »

Based on your info, BaconFries, I juggled some different costs - base, plus extra plus handling_cart and have it about right. Close enough the client says. I could not have done it without you!!!

thanks big time
User avatar
BaconFries
 
 
Posts: 5316
Joined: Thu Aug 16, 2007 7:32 pm

Re: setting up basic paypal shopping system

Post by BaconFries »

:)
Post Reply