xwc_mark Posted April 12, 2010 Share Posted April 12, 2010 Seems like since I have an https URL setup in settings, the viewinvoice.php defaults to display as secure, but, the $paymentbutton for Google Checkout is putting in source that includes an image that is HTTP. That's making the page show a dialog about insecure items... display Yes/No. Anyone else run into this and know a good fix to have the $paymentbutton have https for the image link instead of http? 0 Quote Link to comment Share on other sites More sharing options...
m00 Posted April 13, 2010 Share Posted April 13, 2010 Locate {$paymentbutton} and replace with: {$paymentbutton|replace:"http://":"https://"} 0 Quote Link to comment Share on other sites More sharing options...
Gazza Posted May 18, 2010 Share Posted May 18, 2010 just setting up google checkout i am getting the insecure notice also on completing an order, just before it goes to google paycart what files do i need to change to stop this box appearing thank you 0 Quote Link to comment Share on other sites More sharing options...
dani1001 Posted May 18, 2010 Share Posted May 18, 2010 i think you need SSL in the WHMCS not sure 0 Quote Link to comment Share on other sites More sharing options...
Gazza Posted May 18, 2010 Share Posted May 18, 2010 i have ssl in WHMCS and ssl cert Thanks for your reply 0 Quote Link to comment Share on other sites More sharing options...
Gazza Posted May 18, 2010 Share Posted May 18, 2010 when using the Payment Gateway Rediect Screen the Google Checkout Button image has the same problem. looked in forwardpage.tpl but cannot see $paymentbutton. can anyone tell me were i can edit the button that shows in redirect page to stop the insecure message thank you 0 Quote Link to comment Share on other sites More sharing options...
MediaPlayStudios Posted May 19, 2010 Share Posted May 19, 2010 I would suggest creating a ticket about this 0 Quote Link to comment Share on other sites More sharing options...
aXeR Posted May 26, 2010 Share Posted May 26, 2010 Locate {$paymentbutton} and replace with: {$paymentbutton|replace:"http://":"https://"} Thanks for this 0 Quote Link to comment Share on other sites More sharing options...
Gazza Posted May 26, 2010 Share Posted May 26, 2010 my problem was actually an error in the googlecheckout.php all sorted thanks to matt 0 Quote Link to comment Share on other sites More sharing options...
uggle Posted July 7, 2010 Share Posted July 7, 2010 Which file(s) needs to be edited?...... any help appreciated. 0 Quote Link to comment Share on other sites More sharing options...
arhost Posted July 7, 2010 Share Posted July 7, 2010 Which file(s) needs to be edited?...... any help appreciated. /WHMCS/templates/default/viewinvoice.tpl 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.