[7.0.9] Payment Module and SSL. Anybody ever done?

Setting dolphin to use https globally via inc/header.inc.php site variable isn't a good idea in terms of serverload and response time and also not neccessary. So i started to set only specific pages to use SSL encryption, like pedit.php and join.php, by using AntonLVs approach of mod_rewrite and changing the site variable in inc/header.inc.php dynamically. My site is running now in mixed http and https mode and everything is working fine for these pages.

Now i wanted to move the most important pages, the ones from payment module also to https, which seems to work fine too in the first place but:

Buttons like "Add to cart" won't work anymore, you click them and nothing happens. Normally you get a messagebox "Added to cart" etc and being redirectd to the shopping cart. I am sure it's related to the javascript file cart.js being called from module membership, which isnt on https and also imports class payment, but i cannot track down the real problem here. Is it some path problem in ./inc/classes/BxDolTemplate.php or somewthing totally else like calling functions from http to https in .js?

Is there anybody ever got the payment module and the corresponding "Add to cart" pages only to work under SSL in dolphin? Switching to https globally is not possible and the payment module without SSL also not. I can't believe people run dolphin in either full HTTPS mode or not using SSL for the payment module.

Edit: I forgot to mention that on https redirected pages the member toolbar also not works anymore.

Check my GeoDistance, Watermark, TorBlock and Android Push Notifications mods | http://goo.gl/H3Vp81
Quote · 13 Jan 2013

Hi have you received any solution?

Does someone have a version that has been already transformed to work with https, i use 7.0.9 version?

Everyday is a new beginning.
Quote · 18 Feb 2013

I got no solution yet, but i have somebody here offering me to bring the pages to https by paying some money. The problem is not the money, but i find more and more problems going this way. So it seems i need to switch my whole site to https. The real problem is i do not know how big the server load will be, when my site gets more and more traffic. I did some stress tests and cannot see any big difference yet, but when online this can look totally different i learned.

I would be happy if boonex could give us some information how big the load could be when switching to full https. I know sites are different but they should have some experience based on a standard installation and maybe tell us.

Check my GeoDistance, Watermark, TorBlock and Android Push Notifications mods | http://goo.gl/H3Vp81
Quote · 18 Feb 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.