It seems like the easiest way to do this would be to create two new shipping models. One called pickup and one called delivery. Is there a reason why this wouldn't work?
-Chris On Tue, Mar 31, 2009 at 12:49 PM, Udbhav <[email protected]> wrote: > > Hi all, > > The store I'm working on doesn't do shipping, but instead does > deliveries and pickups from a physical store location. My idea was to > use the notes field in an Order to add either "delivery" or "pickup" > to the order, and continue using the shipping address for the address > of either. I've added a couple of additional views in between the > ship/bill and payment steps to let the user choose between pickup or > delivery. For the life of me though, I can't seem to figure out how > to create the order and associate it with that particular session. > I've been going through Satchmo's views and am just confusing myself. > Any ideas? > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en -~----------~----~----~----~------~----~------~--~---
