I’m having the same exact issue. I even turned on the logging and one issue that I see with the paypal issue is the following. You might have the same issue but can a support moderator confirm this and tell us how to change it?
array (
0 => ‘IPN received on: Tue May 20, 2014 12:49:53 am UTC’,
1 => ‘s2Member POST vars verified through a POST back to PayPal.’,
2 => ‘s2Member originating domain ( $_SERVER["HTTP_HOST"]
) validated.’,
3 => ‘Not processing. Duplicate IPN.’,
4 => ‘s2Member txn_type
identified as ( web_accept|subscr_signup
).’,
5 => ‘Duplicate IPN. Already processed. This IPN will be ignored.’,
Why is it saying “Duplicate IPN” or “Not processing”? I think this is where we both are having the issue!