2008/11/14 Chris Moffitt <[EMAIL PROTECTED]>: > This isn't for Satchmo exactly but it shows how to use with Django. > Hopefully it helps point you in the right direction. > > http://uswaretech.com/blog/2008/11/using-paypal-with-django/
Thank you. I have already implemented (using some python and django examples) a payment library, but I cannot manage to insert it on my checkout flow, because on chart I haven't the order and in the next step I have user data request. Maybe the best way should be to add a button on the step after cart (where the user says how to ship and pay) and make the user data optional, but I need to pass to paypal my order details, and I have to create the order. -- Alessandro Ronchi Skype: aronchi http://www.alessandroronchi.net SOASI Soc.Coop. - www.soasi.com Sviluppo Software e Sistemi Open Source Sede: Via Poggiali 2/bis, 47100 Forlì (FC) Tel.: +39 0543 798985 - Fax: +39 0543 579928 Rispetta l'ambiente: se non ti è necessario, non stampare questa mail --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
