BenC Posted February 24, 2011 Share Posted February 24, 2011 Hi, I have been using Prestashop for a couple of years now. Its a fantastic piece of software which I am very greatful for.All my settings work, payments, shipping etc but every now and again I come accross a problem with paypal where it wont accept payments. This is the error my cusomers get:Unable to process payment. Please contact the merchant as the shipping address provided by the merchant is invalid, and the merchant has requested that your order must be shipped to that address.I have done a quick search on the forum but no topics have a definate solution, is this something I can fix or something that needs changing in my customers paypal with it being only a few out of lots of orders?RegardsBen Link to comment Share on other sites More sharing options...
Radu Posted February 24, 2011 Share Posted February 24, 2011 in modules/paypal/redirect.tpl change the line from<input type="hidden" name="address_override" value="1" />to<input type="hidden" name="address_override" value="0" /> Link to comment Share on other sites More sharing options...
shokinro Posted February 24, 2011 Share Posted February 24, 2011 This happening is because the user registered at your with different address from one registered at Paypal.Please try Radu's suggestion, it should work for most cases. Link to comment Share on other sites More sharing options...
Radu Posted February 24, 2011 Share Posted February 24, 2011 I really appreciate how active you are. shokinro. for a different address there is another error that was discussed here. the fix is in modules/paypal/redirect.tpl change address override from 1 to 0 Link to comment Share on other sites More sharing options...
BenC Posted March 1, 2011 Author Share Posted March 1, 2011 Hi guys, done the fix but now the redirect to paypal screen is coming up and the process gets stuck with this message:Please wait, redirecting to Paypal... Thanks.Cancel Link to comment Share on other sites More sharing options...
Radu Posted March 6, 2011 Share Posted March 6, 2011 have you solved your issue? it seems a javascripti error, maybe you changed by mistake something else also. Do you have a link to your shop? Link to comment Share on other sites More sharing options...
BenC Posted March 7, 2011 Author Share Posted March 7, 2011 Hi, no my customer is still having the same problem. When I changed the redirect.tpl it stopped all paypal payments.Any other ideas? Link to comment Share on other sites More sharing options...
BenC Posted March 18, 2011 Author Share Posted March 18, 2011 This is still not working and I now have another customer complaining of the same issues, any ideas? Link to comment Share on other sites More sharing options...
Radu Posted March 18, 2011 Share Posted March 18, 2011 please attach your redirect.tpl 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