HTTPS order submit

wonka

No avatar

2006-10-24 16:49

Hi, is there a way to secure the order submit process with HTTPS? It is usual at online stores that user input is HTTPS secure.

Thank you

treewood (OpenSolution)

Avatar: treewood

2006-10-25 05:22

wonka - ask Your provider to turn ON on Your site SSL

WillBoss

No avatar

2006-10-26 14:28

I was wondering the same thing. I only wanted the order page to be secure rather than the entire cart.

treewood (OpenSolution)

Avatar: treewood

2006-10-26 22:04

WillBoss - this is problem but ... in actions_client/orders.php you can find this:

header'Location: '.$_SERVER['PHP_SELF'].'?p=ordersBasket' );

and add https adress before: $_SERVER['PHP_SELF']
Basket will be in SSL and order form too

WillBoss

No avatar

2006-10-27 16:06

Cheers! Treewood!! That was just what I wanted.

Back to top
about us | contact