hi, i am developer . we develop e-commerce site with django and satchmo. we use ssl in payment unit. we have not a problem with it.
i think your urls.py not contain ssl parameter like satchmo.payment.urls. And i think after user login, next page is cart not payment. if you want use ssl, you look urls.py of satchmo payment app. You should give ssl parameter to url. 2009/5/8 borntonetwork <[email protected]> > > Hi. > > First off, thank you for a great product! I'm a Python and Django > lover who happens to design e-commerce sites, so Satchmo is a great > fit for me. > > I have a Satchmo shopping cart that is ready to go except for the fact > that the /accounts/* url will not direct to SSL. This is a requirement > from the credit card processing company. To remedy, I've tried: > > * Using 'SSL': False in most (all?) urlconfs urls. > * Setting "Enable SSL" in payment settings. > * Trying (and failing) to find the source of "satchmo_account_info" to > perhaps change. > > Any help is greatly appreciated. > > > > > -- Anıl KARADAĞ Cihan Bilişim A.Ş. - Yazılım Geliştirme Uzmanı GYTE- Bilgisayar Müh. Yüksek Lisans öğrencisi http://anilkaradag.info/blog --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
