To have VPCART use your SSL certificate, you need to set the following value in your shop$config.asp file:
Xssl (shop$config.asp in config folder and admin/config folder) |
https://www.yourdomain.com |
VPCART will switch to your SSL site mode before going to the checkout page (shopcheckout.asp).
If you want VPCART to switch to SSL mode at the customer details page (shopcustomer.asp), you need to set the following configuration option.
xsslshopcustomer |
Setting this to Yes tells VPCART to switch to SSL mode at the customer details page (shopcustomer.asp). |