Forums / Built-in Shipping and Payment Modules / Store Pick-up Option Not Working

Store Pick-up Option Not Working

Locked
Results 1 to 8 of 8
This thread is locked. New replies are disabled.
29 Aug 2007, 15:02
#1
powers avatar

powers

New Zenner

Join Date:
Aug 2007
Posts:
9
Plugin Contributions:
0

Store Pick-up Option Not Working

Hello,

I have two shipping options available, one is shipping by table rate (which works beautifully) and the other is store pick-up. I have turned the store-pick up module on in the admin area but it won't come up as an option in the live store. Only the table rate option appears.

What am I doing wrong?

Thanks
29 Aug 2007, 15:09
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Posts:
62,757
Plugin Contributions:
1

Re: Store Pick-up Option Not Working

Check that your shipping modules are not using the same sort order ...

Uninstall and Reinstall the Store Pickup module ...
29 Aug 2007, 16:09
#3
powers avatar

powers

New Zenner

Join Date:
Aug 2007
Posts:
9
Plugin Contributions:
0

Re: Store Pick-up Option Not Working

Still nothing. The strange thing is if I disable the table rate module and only leave the store pick-up option, the table rate still appears.

Something wacky is going on.

Any more suggestions?
29 Aug 2007, 16:52
#4
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Posts:
62,757
Plugin Contributions:
1

Re: Store Pick-up Option Not Working

Check the files on the server:
/includes/configure.php
/admin/includes/configure.php

Are they both using the same database?
29 Aug 2007, 17:07
#5
powers avatar

powers

New Zenner

Join Date:
Aug 2007
Posts:
9
Plugin Contributions:
0

Re: Store Pick-up Option Not Working

Yes they are both using the same database.
29 Aug 2007, 17:16
#6
powers avatar

powers

New Zenner

Join Date:
Aug 2007
Posts:
9
Plugin Contributions:
0

Re: Store Pick-up Option Not Working

Its all of a sudden working now! Thanks for your help. I just uninstalled and reinstalled both modules and now it works.

I do have another question for you. Because I am very green at using Zen Cart, the Store Pick-up option is actually going to be for "personal delivery". I have already changed the code in the module to read this but what I want to do is charge $2.00 if the order is under $50 and its free if the order is over $50. But if someone who does not live near me orders then they have to choose "shipping" and then a different set of rules apply for the cost. If the order is over $100 its free shipping but under its $5.00 (for orders under $50) and $6 for orders between $50-$99.

Can you help me?

Thanks so much.
29 Aug 2007, 18:09
#7
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Posts:
62,757
Plugin Contributions:
1

Re: Store Pick-up Option Not Working

You would really need some customization to the code to manage this ...

For orders over $100.00 you can set that in the Modules ... Order Total ... Shipping ot_shipping and set to Free on orders >= 100.00
27 Sep 2010, 18:22
#8
frostbyt avatar

frostbyt

New Zenner

Join Date:
Sep 2010
Posts:
1
Plugin Contributions:
0

Re: Store Pick-up Option Not Working

Hello I've just recently started using zen cart and after a week long process I"m almost where I need to be :) Of course all credit goes to this forum as all my questions have been answered here. I do however have one problem no matter what I try I can't seem to get the pickup option to show up in the shipping options. With different config settings I can actually get it green but it still does not show up. At the moment I have no shipping options set but pickup and it still doesn't show up. I've tried setting my store basis tax settings to all 3 options and then changing the pickup option settings and the radio still don't want to show up. I've done everything I can think of and everything suggested that I've read. I even uninstalled all zones and tried re-installed all zones (canada) of course and still nothing. I can get the module going at time easy but having the radio on the live site just don't seem to want to work. Any help would be GREATLY appreciated.


Found out my problem was posted on this page
http://www.zen-cart.com/forum/showthread.php?t=161941&highlight=pickup

Not sure why I didn't see that, but that's the same problem I have so going to read the thread a bit more and work on the solution. Thanks Zen-cart guru's :D