17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1316 Views |
-
SSL in checkout page - how

7 September 2008 at 2:37pm
In dabbling with the ecommerce module I am wondering if I am going stupid. How does one set the checkout page to be in a secure area?
I.e., How does one make the checkout link go to https://mysite/checkout/ or https://mysite/checkout and then what does one do with the linked images?
Julian
-
Re: SSL in checkout page - how

7 September 2008 at 9:00pm
Ive never used it but I believe you have to call this method in your Checkout.php page in the function init...
Director::forceSSL()
Which will redirect the http://site/checkout/ to https://site/checkout. I think there was a discussion on the dev mailing list recently about this but cant remember too many details!
| 1316 Views | ||
|
Page:
1
|
Go to Top |

