Hi
I noticed this problem when I enabled SSL on my checkout page (Ubercart Beta 5).
I'm using the securepages module and have configured it to use SSL on pages:
cart/checkout/*
My checkout page is now:
https://www.sitename.com/cart/checkout
However, when I go to checkout, the payment form (for credit cards/auth.net) is loaded using an ajax call to:
http://www.sitename.com/?q=cart/checkout/payment_details/credit
I have Clean URLs correctly configured, so I don't know why it's using the ?q= and why it's using http:// instead of https://. This disparity is causing the ajax call to fail due to browser security settings in IE and FF.
Sounds like it's not a securepages issue...
Any ideas?
Thanks
Faisal




