View Single Post
  #20  
Old 08-19-2005, 05:30 PM
 
philipcox philipcox is offline
 

Advanced Member
  
Join Date: Jul 2005
Posts: 71
 

Default

i now have https:// support on my server and this is now in my config.php file:

$xcart_http_host ="www.mountainhideout.com";
$xcart_https_host ="https://server5.sslpage.com/mountain/";
$xcart_web_dir ="/store";

but now when I click the type of payment (credit card) and click the checkout button it redirects to www.paypal.com!

WHY would it do this?
__________________
Philip Cox
version 4.0.14
Reply With Quote