Posted by AlfTheCat on May 6, 2010 at 9:59am
Jump to:
| Project: | Ubercart |
| Version: | 6.x-2.2 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Hi,
Today I was looking for a way to allow a store pickup option on ubercart checkout. I can't seem to find a proper way to achieve this though... Perhaps I am overlooking something but considering a few outdated modules I suspect there is no way to do this (please correct me if I'm wrong it would only make me happy :)).
Since many 'real stores' have webshops as well, I think such an option would be a great extension of the ubercart framework.
Looking forward to all thoughts on this one!
Comments
#1
Just create a new flat rate shipping method of $0.00 and give it an appropriate name in admin/store/settings/quotes/methods/flatrate.
#2
#3
Automatically closed -- issue fixed for 2 weeks with no activity.
#4
Once the flat rate method is created, how to disable the delivery form from the checkout?
Thanks,
#5
zylootino
+1 subscribe
#6
zylootino
maksim24
+1 subscribe :-)
#7
I've also wondered about this... +1
#8
yep this is exactly what i need
#9
I ended up making a flat rate shipping of 0 bucks if the persons billing or shipping address was in the same state as mine, and called it "In Store Pickup from X location". To allow people to also Pay in store, I was already using the Bank Transfer (direct debit) module and changed the title to Bank Transfer / Pay on Pickup... a bit of a work around.. but it works.