Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2008
    Location
    Oregon
    Posts
    57
    Plugin Contributions
    0

    Default How to use SSL for checkout ONLY

    My zencart installation is using SSL for the entire site. I would like to make it only use SSL for the checkout, password entry, account creation, and other forms that have sensitive information.

    Here are some of my config settings that may effect this.. Can anyone tell me what I am doing wrong?

    Code:
      define('HTTP_SERVER', 'https://www.mysite.org');
      define('HTTPS_SERVER', 'https://www.mysite.org');
    
      // Use secure webserver for checkout procedure?
      define('ENABLE_SSL', 'true');
    
    // NOTE: be sure to leave the trailing '/' at the end of these lines if you make changes!
    // * DIR_WS_* = Webserver directories (virtual/URL)
      // these paths are relative to top of your webspace ... (ie: under the public_html or httpdocs folder)
      define('DIR_WS_CATALOG', '/store/');
      define('DIR_WS_HTTPS_CATALOG', '/store/');
    The Hookah Store www.TheHookahStore.com

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: How to use SSL for checkout ONLY

    Change this to http:

    define('HTTP_SERVER', 'https://www.mysite.org');

 

 

Similar Threads

  1. How do I turn on SSL for Checkout only?
    By city1227 in forum General Questions
    Replies: 1
    Last Post: 2 Jan 2009, 08:27 PM
  2. SSL doesn't switch on for checkout, only Admin
    By crunnells in forum General Questions
    Replies: 7
    Last Post: 8 Jan 2008, 07:20 PM
  3. i want to remove 'go to checkout' and only have use paypal checkout - anyone knw how?
    By what44 in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 24 Nov 2007, 12:36 AM
  4. Turn on SSL for Checkout only - getting secure errors from browser
    By martyndw2005 in forum General Questions
    Replies: 3
    Last Post: 1 Aug 2007, 11:58 AM
  5. SSL private cert for checkout only causing probs
    By Calljj in forum General Questions
    Replies: 6
    Last Post: 2 May 2007, 10:22 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR