CodeIgniter Forums
Problems with IPN validation with Paypal_lib - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: Problems with IPN validation with Paypal_lib (/showthread.php?tid=29917)



Problems with IPN validation with Paypal_lib - El Forum - 04-26-2010

[eluser]Unknown[/eluser]
I have problem on IPN validation, and I don't understand why...

Some times, for some users, i receive in log, FAILED for ipn_validation, but money are transferred to my paypal acc, and in paypal account ipn history, all requests are valid.

I double rechek the code,
replace eregi, with stristr, because of php.net says it will be deprecated...
all data is transfared in UTF-8.

Please, any ideas?

or maybe some one had problems like that?


Problems with IPN validation with Paypal_lib - El Forum - 04-26-2010

[eluser]Zeeshan Rasool[/eluser]
Should be Posted in "Code and Application Development" or "Codeigniter Discussion"