What version of satchmo are you using? -Chris
On Mon, Mar 29, 2010 at 12:08 PM, Mike Metcalfe <[email protected]> wrote: > Hi, > > I'm new to Satchmo, and not to clued up of django either. I have a shop > with 'normal' and downloadable products. The payment process for normal > products works fine but I get this when I pay for downloadable products: > > File "/home/mjm/dapps/shop/src/satchmo/satchmo/apps/payment/listeners.py" in > capture_on_ship_listener 34. capture_authorizations(order)File > "/home/mjm/dapps/shop/src/satchmo/satchmo/apps/payment/utils.py" in > capture_authorizations 17. purchase = > order.get_or_create_purchase()Exception Type: AttributeError at > /checkout/dummy/confirm/Exception Value: 'Order' object has no attribute > 'get_or_create_purchase' > > > Full traceback: http://dpaste.com/177370/ > > Any ideas? > Mike > > -- > 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.
