I'm running 1.2.7d (and am rather glad that I am right now). So this has to do with that version of Paypal IPN. I'm not sure if it changed in 1.3.x.
Anyway, I set it up and everything is working great except for the IPN portion. I know that paypal is trying to tell my server that the transaction went through because I edited the ipn_main_handler.php file and turned on debug email notification. Paypal's been trying to notify the site of two test orders I did yesterday. Ultimately, I get this:
Something's broken here - I don't see an order number, and it seems to be reading 'Verified' as 'could not verify'. Has something major changed between versions 1.2.7 and 1.3 for paypal?Code:99. Could not verify transaction #[email protected]#[email protected]#web_accept#HTTP/1.1 200 OK ,Date: Fri, 18 Aug 2006 16:31:49 GMT ,Server: Apache/1.3.33 (Unix) mod_gzip/1.3.26.1a mod_ssl/2.8.22 OpenSSL/0.9.7e ,Set-Cookie: cookie_check=yes; expires=Mon, 15-Aug-2016 16:31:50 GMT; path=/; domain=.paypal.com ,Set-Cookie: Apache=69.16.208.2.11308115591871033; path=/; expires=Sun, 10-Aug-36 16:31:49 GMT ,Connection: close ,Transfer-Encoding: chunked ,Content-Type: text/html; charset=UTF-8 , ,8 ,VERIFIED ,0 ,



