Hi Jason, I was testing this the other day and at the bottom of the order confirmation page I received a link to the downloadable product that was present in my order. I'm using satchmo-trunk.
Bear in mind for the download to work you'll need the mod_xsend.so (or something like that apache module to be able to send the X-Send response header. There is a way around this if you can't install that apache module, let me know if you need this and I can post the code here. Regards, Phil On Aug 25, 12:14 am, neridaj <[email protected]> wrote: > Hello, > > I'm just starting out and have added a few downloadable products to > test purchase. According to the documentation "this is accomplished by > sending a unique url to a customer after the purchase", but I'm not > sure how/where to add this url. When I purchase the downloadable > products they are processed just like shippable items, is there a way > to use django's dummy send mail to retrieve the r'^download/process/(? > P<download_key>\w+)/$' url? > > Thanks, > > Jason --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
