Kryptronic Software Support Forum

You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.

#1 05-14-2004 10:23:35

dride33
Member
Registered: 01-05-2004
Posts: 32

Offline Orders - Security

My cart is set-up to process orders offline.  The cart goes to https when the shopper enters their cc number.  I also want the admin of the cart to go to https when the site owner logs into the control panel to decrypt the cc info.  Where do I set this in the control panel?

Offline

 

#2 05-14-2004 10:29:15

scoutch
Banned
Registered: 07-03-2003
Posts: 3167

Re: Offline Orders - Security

I'd simply load my cart from HTTPS instead of the HTTP server.


______________________________________________

THIS USER HAS BEEN BANNED FROM THIS FORUM.

If this post contains any language related to
code samples, advice, etc., please read this
entire thread before making a decision to use
this post as a basis for any change to your
software installation.
______________________________________________

Offline

 

#3 05-14-2004 10:51:15

GreenbarnWeb
Banned
Registered: 09-23-2003
Posts: 2743
Website

Re: Offline Orders - Security

Hi

You need to edit the cp-admin.cgi and change the $url_script_path and $url_media_path to your secure paths.

Depending on your server set-up you may need to change $server_script_path and $server_media_path

Offline

 

Board footer