Hello,
I ran a test through the Sandbox and did get an IPN response on that call. I did not on the live version. I ran them two back to back. I diff’d the two log fragments and the only difference is that the sandbox gave an IPN response (other than session and date/time info).
The only changes I made in the admin were: Delete Logs, Settings>Paypal Settings>Sandbox (save) run test (confirmed the notification that we were in sandbox mode was at the top of the form). On complete of test, checked log and noted form creation, paypal redirect, IPN response. Checked donor and donation, both were still empty.
Went back to Settings>Paypal Settings>Live (save) run test again (confirmed notification was gone). Checked log again, noted creation and paypal redirect, no IPN response. Donor and donation remain empty.
Here are the logs:
Sandbox:
[Seamless Donations Log Data]
2015-09-07 11:07:46 ----------------------------------------
2015-09-07 11:07:46 PREPARING DONATION FORM
2015-09-07 11:07:46 Seamless Donations Version: 4.0.8
2015-09-07 11:07:46 User browser: Chrome 44.0.2403.157
2015-09-07 11:07:46 Assigning hidden field session ID to E0E664A8-0017-EA3E-EA01-078944D106D1
2015-09-07 11:07:46 Form action: https://www.midwestboxerrescues.com/wp-content/plugins/seamless-donations/seamless-donations-payment.php
2015-09-07 11:08:06 ----------------------------------------
2015-09-07 11:08:06 DONATION TRANSACTION STARTED
2015-09-07 11:08:06 Test mode: A
2015-09-07 11:08:06 PHP Version: 5.4.43
2015-09-07 11:08:06 Seamless Donations Version: 4.0.8
2015-09-07 11:08:06 User browser: Chrome 44.0.2403.157
2015-09-07 11:08:06 IPN: https://www.midwestboxerrescues.com/wp-content/plugins/seamless-donations/dgx-donate-paypalstd-ipn.php
2015-09-07 11:08:06 Payment process nonce 354c38ef5f validated.
2015-09-07 11:08:06 Session ID retrieved from _POST: E0E664A8-0017-EA3E-EA01-078944D106D1
2015-09-07 11:08:06 Looking for pre-existing session data (guid/audit db mode): E0E664A8-0017-EA3E-EA01-078944D106D1
2015-09-07 11:08:06 Duplicate session data not found. Payment process data assembly can proceed.
2015-09-07 11:08:06 Success URL: https://www.midwestboxerrescues.com/?page_id=173&thanks=true
2015-09-07 11:08:06 Saving transaction data using guid/audit db mode
2015-09-07 11:08:06 Name: Christine Panus
2015-09-07 11:08:06 Amount: 50
2015-09-07 11:08:06 Preparation complete. Entering PHP post code.
2015-09-07 11:08:06 Checking for repeat. REPEAT value is [].
2015-09-07 11:08:06 Computed RETURN value: 'https://www.midwestboxerrescues.com/?page_id=173&thanks=true'
2015-09-07 11:08:06 Redirecting to PayPal... now!
2015-09-07 11:08:29 ----------------------------------------
2015-09-07 11:08:29 PROCESSING PAYPAL IPN TRANSACTION
2015-09-07 11:08:29 Seamless Donations Version: 4.0.8
2015-09-07 11:08:30 IPN VERIFIED for session ID E0E664A8-0017-EA3E-EA01-078944D106D1
2015-09-07 11:08:30 PayPal reports payment status: Pending
2015-09-07 11:08:30 IPN processing complete.
Live:
2015-09-07 11:09:57 ----------------------------------------
2015-09-07 11:09:57 PREPARING DONATION FORM
2015-09-07 11:09:57 Seamless Donations Version: 4.0.8
2015-09-07 11:09:57 User browser: Chrome 44.0.2403.157
2015-09-07 11:09:57 Assigning hidden field session ID to 2D19477F-F57A-B71D-9D9E-EC3CB1DAC6CD
2015-09-07 11:09:57 Form action: https://www.midwestboxerrescues.com/wp-content/plugins/seamless-donations/seamless-donations-payment.php
2015-09-07 11:10:48 ----------------------------------------
2015-09-07 11:10:48 DONATION TRANSACTION STARTED
2015-09-07 11:10:48 Test mode: A
2015-09-07 11:10:48 PHP Version: 5.4.43
2015-09-07 11:10:48 Seamless Donations Version: 4.0.8
2015-09-07 11:10:48 User browser: Chrome 44.0.2403.157
2015-09-07 11:10:48 IPN: https://www.midwestboxerrescues.com/wp-content/plugins/seamless-donations/dgx-donate-paypalstd-ipn.php
2015-09-07 11:10:48 Payment process nonce 354c38ef5f validated.
2015-09-07 11:10:48 Session ID retrieved from _POST: 2D19477F-F57A-B71D-9D9E-EC3CB1DAC6CD
2015-09-07 11:10:48 Looking for pre-existing session data (guid/audit db mode): 2D19477F-F57A-B71D-9D9E-EC3CB1DAC6CD
2015-09-07 11:10:48 Duplicate session data not found. Payment process data assembly can proceed.
2015-09-07 11:10:48 Success URL: https://www.midwestboxerrescues.com/?page_id=173&thanks=true
2015-09-07 11:10:48 Saving transaction data using guid/audit db mode
2015-09-07 11:10:48 Name: Christine Panus
2015-09-07 11:10:48 Amount: 1
2015-09-07 11:10:48 Preparation complete. Entering PHP post code.
2015-09-07 11:10:48 Checking for repeat. REPEAT value is [].
2015-09-07 11:10:48 Computed RETURN value: 'https://www.midwestboxerrescues.com/?page_id=173&thanks=true'
2015-09-07 11:10:48 Redirecting to PayPal... now!
I think the anonymization would be a great feature to add, glad you like it. Old habits die hard, I used to work in a privacy-centric industry ?? Love this plugin. I’m glad I don’t have to reinvent the PayPal API wheel…