projectpb Posted March 18, 2013 Share Posted March 18, 2013 Google Checkout version 1.2 installed on PrestaShop 1.5.3.1 PayPal works fine I have everything set up in back office the Google checkout button shows up in checkout when clicked on it tryes to load up https://projectpb.com/store/modules/gcheckout/payment.php and goes white blank page no errors in the module folder. I do have log box checked. I have one page checkout on. Thanks Jeff Link to comment Share on other sites More sharing options...
lukeears Posted March 20, 2013 Share Posted March 20, 2013 Am getting the same problem help would be grately appreciated have followed the integration instructions but just get a blank white screen when cliock onto the google checkout option whether in sandbox or live mode Thanks Link to comment Share on other sites More sharing options...
lukeears Posted March 23, 2013 Share Posted March 23, 2013 Projectpb is is working for you now? Link to comment Share on other sites More sharing options...
projectpb Posted March 23, 2013 Author Share Posted March 23, 2013 Nope i have got nothing no one on forums know what it is from or broken Link to comment Share on other sites More sharing options...
Dh42 Posted March 24, 2013 Share Posted March 24, 2013 Provide a link to where you go the module.. because there is no google checkout for 1.5. Link to comment Share on other sites More sharing options...
projectpb Posted March 26, 2013 Author Share Posted March 26, 2013 Provide a link to where you go the module.. because there is no google checkout for 1.5. it was in mine before i installed it showed as gcheckout Link to comment Share on other sites More sharing options...
projectpb Posted March 26, 2013 Author Share Posted March 26, 2013 Updated to 1.5.4 went to test site got this in google checkout Server error The website encountered an error while retrieving https://projectpb.com/store/modules/gcheckout/payment.php. It may be down for maintenance or configured incorrectly. Here are some suggestions: Reload this webpage later.HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request. Link to comment Share on other sites More sharing options...
pepperr Posted April 2, 2013 Share Posted April 2, 2013 It works for me! Not working on 1.5.4, i made some tests on 1.5.2 and 1.5.3.1, and the blank screen is gone. Just p.m. me i will give you access to my testing sites. Link to comment Share on other sites More sharing options...
projectpb Posted April 3, 2013 Author Share Posted April 3, 2013 It works for me! Not working on 1.5.4, i made some tests on 1.5.2 and 1.5.3.1, and the blank screen is gone. Just p.m. me i will give you access to my testing sites. thats odd it did not work on 1.5.3.1 for me just got blank screen Link to comment Share on other sites More sharing options...
projectpb Posted April 3, 2013 Author Share Posted April 3, 2013 Now all i get in 1.5.4 is blank screen when selecting G Checkout Link to comment Share on other sites More sharing options...
ZenGraph Posted April 3, 2013 Share Posted April 3, 2013 Hello, I do have the same issue, I started a thread recently here www.prestashop.com/forums/topic/236465-google-checkout-on-prestashop-154 But I found this article : http://rainbowwebsol...prestashop-1-5/ so i added the line on my php file.. and you know what ?!? it WORKS But the screen page looks ugly .. there seems to be css problem with my theme on this page. Regards, Zen Link to comment Share on other sites More sharing options...
ZenGraph Posted April 3, 2013 Share Posted April 3, 2013 As projectpb aked me , here is the way to add the code for testing purpose : in the module file gcheckout.php define context varriable like that public $context = ”; like below class GCheckout extends PaymentModule { public $context = ''; public function __construct( THE REST OF THE CODE) { the page will look strange but the amount is correct and it works Link to comment Share on other sites More sharing options...
MichaelVin Posted April 20, 2013 Share Posted April 20, 2013 Hi guys I have same problem in 1.5.3.1 check everything in backoffice and I don't see any mistake !!! Is any one can help us with that problem??? Looks like everyone have not working Googlecheckout module! Thank s if any one can help Us. Link to comment Share on other sites More sharing options...
vietportland1 Posted April 24, 2013 Share Posted April 24, 2013 hi 1.5.4 Having the same problems with google checkout, blank page! stripe is not even working correnctly. I only got paypal.... So sad, shouldn't this be the priority of Prestashop? What is the purpose of building a shop when they payment system doesn't work correctly? Otherwise, great script. Thanks Link to comment Share on other sites More sharing options...
projectpb Posted April 24, 2013 Author Share Posted April 24, 2013 (edited) If you take a look at PS1.5.2 or it might be 1.5.3 and up their is no gcheckout in the module folder. I don't think Google Checkout is a supported module In PS 1.5 I noticed lack of a working Google checkout after I upgraded to 1.5.3.1 might have been before that but that's when i noticed it As He pointed out I would think the gcheckout module is a 1.4 version made to work in the early release of 1.5 Provide a link to where you go the module.. because there is no google checkout for 1.5. and you are 100% correct Tho I am not sure what stripe is maybe i will install to see if it works for me. I will report back on if it works or not hi 1.5.4 Having the same problems with google checkout, blank page! stripe is not even working correnctly. I only got paypal.... So sad, shouldn't this be the priority of Prestashop? What is the purpose of building a shop when they payment system doesn't work correctly? Otherwise, great script. Thanks Thanks Jeff Edited April 24, 2013 by projectpb (see edit history) Link to comment Share on other sites More sharing options...
hackia Posted April 25, 2013 Share Posted April 25, 2013 anyone who has a working google checkout module for version 1.5.3 please upload it Link to comment Share on other sites More sharing options...
Recommended Posts