Secure the checkout pages
I have SSL set up on my domain at https//domain.com. I am not sure how to secure the checkout.php, cart.php, confirm.php pages. Can you point me in the right direction?
Thanks, I'm so close I can taste it at this point.
I have SSL set up on my domain at https//domain.com. I am not sure how to secure the checkout.php, cart.php, confirm.php pages. Can you point me in the right direction?
Thanks, I'm so close I can taste it at this point.
on the cart page, update the eCart Checkout server behavior to point to checkout.php instead of just checkout.php.
if you are using paypal express checkout, you will also need to edit the return and failure urls on the checkout.php page to use the secure https address.
I tried that but when the checkout button on the cart page is pressed it actually reloads the cart.php page and it tells me my cart is empty?
I am definitely putting in ../checkout.php and not .../cart.php.
Am I missing something?
what is the http address you are using?
what is the https address?
are the domains the same?
yes they are the same. domain.com and domain.com
Does it matter if the http one has the www in front and I then send it to the one without? Thats how it works now Goes from www.st... to st...
yes, that does matter.
www.mydomain.com is a different session cookie than mydomain.com
Okay that makes sense, can you tell me how to remedy this? I really need to get it right ASAP.
make sure that your customers are coming into the site at:
st..
instead of:
www.st...
if your on an Apache server, you can use an htaccess file to do the redirect.
if you do not know how to create the htacess rule, there are a few online generators:
htaccess/
Excellent Jason! It worked like a charm.
I really appreciate all your assistance with everything. You guys have top notch customer service.
Thanks so much!
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.