Hi,
I have a website install the paypal standard IPN module, and I find that there is some problem on my record.
Sometimes I get the payment from paypal but there is no order record in the website. This happen for about 20% order.
I find in the forum that there are many ppl that have IPN problem, but usually they don't have any website record indeed. But none of them has this missing order problem occasionally.
My server don't have CURL and I do not use SSL.
And here is the result from ipcheck.php
IPNCHECK.PHP - Version 1.3.9
CURL not available. Will attempt to connect using fsockopen() instead.
IPN ERROR :: Could not establish fsockopen:
Host Details = ssl://www.paypal.com:443 (0)
Trying again with HTTPS over 443 ...
IPN ERROR :: Could not establish fsockopen:
Host Details = https://www.paypal.com:443 (-33251032) Unable to find the socket transport "https" - did you forget to enable it when you configured PHP?
Trying again directly over 443 ...
IPN TESTING - Confirmation/Validation response with fsockopen(): FAILED
Script finished.
I am using version v.1.3.9b, thank you very much!






