Good catch about the shipping. I'll need to think about the best solution. I think the template solution might be a little bit tricky. I suspect we may need to modify the view to include the fact that this is a partial payment then not display the shipping choices.
I'll have to look into it. -Chris On Sun, Jul 25, 2010 at 6:44 PM, Nadiah <[email protected]> wrote: > On Jul 25, 1:14 am, Chris Moffitt <[email protected]> wrote: > > Thanks for the detailed steps to reproduce. I can confirm I see the same > > thing so I opened up a ticket to track this - > http://bitbucket.org/chris1610/satchmo/issue/1185/gift-certificates-n... > > Thank you very much for resolving that! I've downloaded and applied > the patch, and it fixed the problems that I listed in my first post. > Specifically, the order.item_set now contains the items ordered, the > order.orderstatus_set includes the status_label "New", and > order.shipping_method is no longer "No shipping". > > I have not finished setting up my gift certificates, however I thought > I should mention something that I noticed in the course of testing it > today. I noticed that the customer is asked for their shipping > preference twice. Once at /checkout/giftcertificate/ (where the > customer enters the gift code), and a second time, after /checkout/ > balance/, at /checkout/[second payment method]/. When I selected two > different shipping methods, I found that the last shipping method > chosen (i.e. at /checkout/[second payment method]/) was the one that > was accessible at /admin/ in Product Orders. and that the Shipping > Cost and Total reflected this. > > I have an idea on how I can use the templates to move the shipping > details selected from the completed gift certificate order payment to > the new order payment, and prevent the customer from selecting another > shipping method at the second payment checkout, however I thought that > I might check with you if this would be the appropriate way to deal > with this. It occurred to me that you might like to pass shipping > details from completed order payments on to new order payments within > the same order, however I don't know if this would conflict with other > modules and ways of using multiple payments on a single order. > > Would you recommend that I go ahead and use templates to work around > this issue, or should the fixes be made on a deeper level? > > > Cheers, > Nadiah > > -- > 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]<satchmo-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/satchmo-users?hl=en. > > -- 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.
