Tuinkoken Posted April 29, 2014 Share Posted April 29, 2014 Hello, For all my payment modules including Bankwire and CoD the system redirects my customers to my Wordpress Blog after confirming the payment. Obviously I want my customers to go to the confirmation page. I have no clue where to start looking so I am very happy with annyones suggetions. My url is http://www.tuinkoken.nl Cheers Link to comment Share on other sites More sharing options...
steve_c Posted April 29, 2014 Share Posted April 29, 2014 Hi I had a similar problem with the worldpay module. The module was redirecting to order-confirmation.php which no longer exists in 1.6. It might be possible that you have a custom 404 redirect which goes to your blog? If that is the case then Bankwire is redirecting to the old cofirmation page and then on from there to your blog. Link to comment Share on other sites More sharing options...
Tuinkoken Posted April 29, 2014 Author Share Posted April 29, 2014 (edited) Hey Steve, Thank you for your post, you definately got me on the right track. I went to SEO & URL in the prestashop backoffice and I found out that a link to my blog is the Friendly URL rewrite to my order-confirmation page. See my screenshot: This must have happened when I used the fix for the left column on this page http://mypresta.eu/en/art/prestashop-16/an-error-occured-while-updating-this-meta.html However I am unable to edit it from there. It gives me this error message: Property Meta->url_rewrite is not valid Can you please share your setting for this line? Edit: I also looked in my phpmyadmin and added two screenshots to this post: The first is ps_meta and the second is ps_meta_lang. Some of the records in ps_meta are not to be found in ps_meta_lang. Shouldn't both concist of the same records? Edited April 29, 2014 by Tuinkoken (see edit history) Link to comment Share on other sites More sharing options...
steve_c Posted April 29, 2014 Share Posted April 29, 2014 Hi That line is not in my store configuration. Could be causing the error? I think that when you remove it, you will get the same problem as I had with WorldPay. You need to configure the URL of order confirmation if that is part of the module. WorldPay module had this URL coded into the module code. Hope that helps Link to comment Share on other sites More sharing options...
Tuinkoken Posted April 29, 2014 Author Share Posted April 29, 2014 I just updated my first post Link to comment Share on other sites More sharing options...
Tuinkoken Posted April 29, 2014 Author Share Posted April 29, 2014 SOLVED: I edited the line directly in phpmyadmin and it works now. Thanks for the help! Link to comment Share on other sites More sharing options...
steve_c Posted April 29, 2014 Share Posted April 29, 2014 No problems Link to comment Share on other sites More sharing options...
Recommended Posts