I have my store setup but I'm trying to enable SSL so that we can have
HTTPS on checkout. I'm getting the following error when I enable SSL
on test payment module:

#######
RuntimeError at /checkout/

Django can't perform a SSL redirect while maintaining POST data.
Please structure your views so that redirects only occur during GETs.
#######

I notice that it seems to go to    >>  Ship/Bill >>  Payment >>
Confirmation when there is already https in the url but gives me the
error when it goes from http and tries to force it into https.

Here is the full error: http://pastebin.basslineshift.com/index.php?show=43936

also, if there is https in the URL and I click "continue checkout"
from that same confirmation page it sends my browser into a redirect
loop. How can I fix these problems?

Thanks in advance.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to