kangurrr Posted January 7, 2013 Share Posted January 7, 2013 (edited) Hi guys I have this kind of problem with paypal express checkout button. It works fine untill you dont use it. When i check out using this paypal express button i get redirected to paypal web site. And then when i buy or i dont pay and go back to the site it disappears? It comes back when i delete all cookies in browser. Link to the shop THX for the help Edited January 7, 2013 by kangurrr (see edit history) Link to comment Share on other sites More sharing options...
Site Posted January 8, 2013 Share Posted January 8, 2013 Hi, I also get this error since 1.5.3.0 / 1.5.3.1 It was ok in 1.5.2.0 I have submitted a bug here... http://forge.prestashop.com/browse/PNM-901 Link to comment Share on other sites More sharing options...
kangurrr Posted January 8, 2013 Author Share Posted January 8, 2013 No solution so far... :/ Link to comment Share on other sites More sharing options...
Site Posted January 8, 2013 Share Posted January 8, 2013 (edited) Hi, I have found a part of the product.tpl code disapears when logged into Paypal - - - - - Photo of the code difference Left side is the product page code when logged into Paypal Right side is the product page code when NOT logged into Paypal Edited January 8, 2013 by Site (see edit history) Link to comment Share on other sites More sharing options...
kangurrr Posted January 8, 2013 Author Share Posted January 8, 2013 I was talking to a guy and he said tha paypal is doing this 1 Link to comment Share on other sites More sharing options...
kangurrr Posted January 8, 2013 Author Share Posted January 8, 2013 (edited) Ok i found i guy that fixed this problem for me for cash works sweet do you want email to him? Edited January 8, 2013 by kangurrr (see edit history) Link to comment Share on other sites More sharing options...
Site Posted January 9, 2013 Share Posted January 9, 2013 Hi, Really the bug fix should be applied over at GitHub or at least reported on TheForge over on the above link (Prestashop is free afterall) Link to comment Share on other sites More sharing options...
iloveyou-shop Posted February 8, 2013 Share Posted February 8, 2013 Hi, I am having this problem too... Once I del cookies that generated from my site, the button appears again! Anyone can help? Thanks. Genie WebRep 總體評價 此網站沒有任何評價資訊 (票數不足) Link to comment Share on other sites More sharing options...
conidig Posted February 8, 2013 Share Posted February 8, 2013 same for me, it only works in mobile theme Link to comment Share on other sites More sharing options...
donnytkc Posted February 21, 2013 Share Posted February 21, 2013 hi i have exactly the same questions here as well, guess that might be the problem of the css file ? when we return to the last page the browser can not read the css file so it doesn't show ? just guess but i don't have the exact solution, any one can please please help ? Link to comment Share on other sites More sharing options...
Saulevas Posted February 28, 2013 Share Posted February 28, 2013 Hey, everyone. I have the same problem. Did anyone find a solution? I'm getting really bored with this issue although PrestaShop is a really cool platform. THIS SHOULD BE SOLVED. Link to comment Share on other sites More sharing options...
fasarnat Posted April 15, 2013 Share Posted April 15, 2013 (edited) Ok i found i guy that fixed this problem for me for cash works sweet do you want email to him? no need to pay. Simply edit this file: /prestashop/modules/paypal/express_checkout/process.php where you read static public $COOKIE_NAME = 'express_checkout'; chenge it with this: static public $COOKIE_NAME = 'express_checkout2'; So doing, if customer press the back button of his browser, the express checkout paypal button will not be hidden, due to the fact the cookie set on his browser will be invalid. Anyway, express checkout and payment process by paypal will continue working very fine. Edited April 15, 2013 by fasarnat (see edit history) 5 Link to comment Share on other sites More sharing options...
Stevaowia Posted April 15, 2013 Share Posted April 15, 2013 no need to pay. Simply edit this file: /prestashop/modules/paypal/express_checkout/process.php where you read static public $COOKIE_NAME = 'express_checkout'; chenge it with this: static public $COOKIE_NAME = 'express_checkout2'; So doing, if customer press the back button of his browser, the express checkout paypal button will not be hidden, due to the fact the cookie set on his browser will be invalid. Anyway, express checkout and payment process by paypal will continue working very fine. Thank you so much! I have been searching for this solution for months. Works a treat! (I had this issue on the Mobile Theme - now solved) Its support like this which makes Prestashop a great place - Keep Prestashop Free. Link to comment Share on other sites More sharing options...
trevorgilligan Posted July 13, 2015 Share Posted July 13, 2015 fair play @fasarnat i will give it a shot! Link to comment Share on other sites More sharing options...
trevorgilligan Posted July 29, 2015 Share Posted July 29, 2015 quick note, i have set express_checkout2 however when back on the site it doesnt recognise cookies so it has no address or any info and goes back to insert address or shopping cart, rather than confirm paypal button on my site. so i dont think setting express_checkout2 works for me Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now