Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

$listener->processIpn() always returns false #14

Open
jonagoldman opened this issue Dec 11, 2012 · 1 comment
Open

$listener->processIpn() always returns false #14

jonagoldman opened this issue Dec 11, 2012 · 1 comment

Comments

@jonagoldman
Copy link

Hi,
For some reason 'processIpn()' is always returning 'false'.

I checked my PHP config and allow_url_fopen and Curl are On.
I checked my server logs and I am not getting any error.

This problem happens when using PayPal IPN simulator and also when using real code from my server.

Please note it is in Sandbox mode, I have not tested in the Live PayPal server.

@jonagoldman
Copy link
Author

Update! It looks that It took some time to my server to update the allow_url_fopen = On configuration I changed before testing IPN.

Now allow_url_fopen is 'really' On, processIpn() is returning true.

Anyways, its important to notice that I did not get any error so its important to point out in the documentation that allow_url_fopen needs to be On.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant