
Originally Posted by
Natty
Hi gang,
Sorry to tread-jack!
I too have the same question.
How can I set the index.php?main_page=payment_moneybookers page to be SSL too?
My site is SSL enabled but when I click to pay via Moneybookers it puts it back to Non-ssl although the iframe is secure I think it would look better for my users if they can see they are still secure on "my site"
Thanks
Natty
In BOTH of your configure.php files change the HTTP_SERVER setting from
Code:
http://www.YourDomain.com
to
Code:
https://www.YourDomain.com
and you always be in SSL mode.
Admin configure is located at /store/admin/includes - change it in 2 places
Store configure is located at /store/includes - 1 change