Thanks for the positive feedback, I'm glad that you find the checkout to be useful and am happy to hear about your returns on investment.
If there's anything you'd like to see additional to the checkout process, such as the recommends tab I will be finishing (hopefully sometime in the near future) I would be glad to hear them.
Quote:
Originally Posted by bluesunomi
I thought this would be an easy update of the href link for the checkout buttons, but it seems like even hardcoding the checkout link to https the cart seems to revert it back to http.
|
I'm sorry to say that I don't know what the problem is off hand. In my store at mixtapemp3 I have my https directory symlinked to my http directory, and I can access the cart interchangably with http and https.
I notice in your store you can't even load the https when you put this into the browser.
https://www.newcrowd.com/customer/cart.php
It looks like it redirects it to the http automatically, which leads me to believe this has something to do with the way your handling https. If your using mod rewrite for example, you may want to look at your rule set.
Hope that helps.