Hi,
I am using Secure Hosting to process all transactions therefore after the Order2 template you are directed to Secure Hostings server. However i am having a problem with the back button in this template. It's link calls a variable named $CALLBACKURLBACK which works fine if i do not run the checkout in SSL however I want to have a fully secure checkout (from order0 - order2 and finally secure hostings template) so i am using SSL for it. Now when Actinic passes the value for this variable to Secure Hosting it is passing a URL which begins http:// not https:// and therfore brings up an error when clicked.
I require a solution to this so that the value of $CALLBACKURLBACK is passed from my secure sites checkout to secure hostings template correctly.
Any help would be greatly appreciated.
Regards,
Guy
I am using Secure Hosting to process all transactions therefore after the Order2 template you are directed to Secure Hostings server. However i am having a problem with the back button in this template. It's link calls a variable named $CALLBACKURLBACK which works fine if i do not run the checkout in SSL however I want to have a fully secure checkout (from order0 - order2 and finally secure hostings template) so i am using SSL for it. Now when Actinic passes the value for this variable to Secure Hosting it is passing a URL which begins http:// not https:// and therfore brings up an error when clicked.
I require a solution to this so that the value of $CALLBACKURLBACK is passed from my secure sites checkout to secure hostings template correctly.
Any help would be greatly appreciated.
Regards,
Guy
Comment