Welcome Guest, Not a member yet? Register   Sign In
Trouble converting Paypal library to CI
#5

[eluser]tagawa[/eluser]
Turns out you were both right about checking the error logs more thoroughly.

I managed to find the problem - it was that CSRF protection is enabled in my config file so the PayPal POST requests were being blocked. I used the solution here to disable CSRF protection just for the PayPal controller:
http://stackoverflow.com/questions/76283...er-7705531

Again thank you both for the help. Oh, and that multiple parameter workaround is new to me - will come in handy.


Messages In This Thread
Trouble converting Paypal library to CI - by El Forum - 05-09-2012, 07:55 PM
Trouble converting Paypal library to CI - by El Forum - 05-09-2012, 08:04 PM
Trouble converting Paypal library to CI - by El Forum - 05-09-2012, 10:21 PM
Trouble converting Paypal library to CI - by El Forum - 05-10-2012, 12:16 PM
Trouble converting Paypal library to CI - by El Forum - 05-12-2012, 06:54 AM



Theme © iAndrew 2016 - Forum software by © MyBB