Jump to content

[SOLVED]Paypal v1.6 not working - 500 error at redirect.php page


Recommended Posts

Hi

I need help figuring out Paypal v1.6. I realized there is additional page of redirect.php added into the module.

What happened in my store:
- buyer adding item in cart
- click "pay by paypal" button
- customer redirected to redirect.php page
- error 500

Ayone know what went wrong?

update:
Here is what I have found:
1. Paypal v1.6 only works with new presta, 1.3.1
2. I was having file permission error

Link to comment
Share on other sites

My guess is that you are trying to use the PayPal module from PrestaShop v1.3 in PrestaShop v1.2.5, which won't work since it relies on new functions added to classes/Tools.php. You should upgrade your entire site to PrestaShop v1.3.1, which has important security fixes.

Link to comment
Share on other sites

  • 3 weeks later...

After a lot of working I decided to do clean installation of new prestashop version .1.3.1. New database, everything new. I even remove the old version.

It still does not work. Still 500 error at redirect.php

What could possibly go wrong?

Link to comment
Share on other sites

It might be a permissions error. Do the modules and modules/paypal directories have chmod 755 permissions and the paypal files have chmod 644 permissions? Have you followed all the instructions on the PayPal module's configuration page?

Link to comment
Share on other sites

It might be a permissions error. Do the modules and modules/paypal directories have chmod 755 permissions and the paypal files have chmod 644 permissions? Have you followed all the instructions on the PayPal module's configuration page?


It works, I have no idea why it does not work the last time!
Link to comment
Share on other sites

  • 7 months later...

I get the redirect page coming up and then it goes no-where.
Checked permissions and all are correct.
Tred it with a sandbox and the redirect still doesn't work.

Does this require SSL as there is a problem with my SSL at present so i have turned this off in the BO to carry on trying to setup and test stuff?

I am on V 1.3.6.0 and using paypal v 1.7.1

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...