Page 1 of 1

PayPal does not redirect to site - error

Posted: Sun Nov 06, 2016 10:35 pm
by mrfifagamer
Hey,

I am currently setting up my payment gateways and did some test runs. I made a product with a price of 0.01 cents and tried to buy it. The money got deducted from my account and everthing but when the payment was done, I clicked on 'return to website'

I am using standard paypal
error.PNG

error.PNG (11.71 KiB) Viewed 536 times

This is the error i get
How can i solve this?

thanks!

Re: PayPal does not redirect to site - error

Posted: Mon Nov 07, 2016 12:03 am
by JNeuhoff
This is NOT an Opencart bug. Rather, there are issues with your access rights to your web folder where you installed Opencart.

Re: PayPal does not redirect to site - error

Posted: Mon Nov 07, 2016 12:15 am
by mrfifagamer
JNeuhoff wrote:This is NOT an Opencart bug. Rather, there are issues with your access rights to your web folder where you installed Opencart.
OK. Thanks you for letting me know. What is the error then? And how should I fix it?

Thanks

Re: PayPal does not redirect to site - error

Posted: Mon Nov 07, 2016 12:30 am
by JNeuhoff
mrfifagamer wrote:
JNeuhoff wrote:This is NOT an Opencart bug. Rather, there are issues with your access rights to your web folder where you installed Opencart.
OK. Thanks you for letting me know. What is the error then? And how should I fix it?

Thanks
First thing to do, via FTP, is to set your folder where Opencart is installed, to '755'.

Re: PayPal does not redirect to site - error

Posted: Mon Nov 07, 2016 12:38 am
by mrfifagamer
JNeuhoff wrote:
mrfifagamer wrote:
JNeuhoff wrote:This is NOT an Opencart bug. Rather, there are issues with your access rights to your web folder where you installed Opencart.
OK. Thanks you for letting me know. What is the error then? And how should I fix it?

Thanks
First thing to do, via FTP, is to set your folder where Opencart is installed, to '755'.
The permission was already set on 755. What should I do now?

Thanks