Community Support Forums — WordPress® ( Users Helping Users ) — 2010-06-19T13:38:04-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=51 2010-06-19T13:38:04-05:00 http://www.primothemes.com/forums/viewtopic.php?t=51&p=862#p862 <![CDATA[Re: Properly ignoring the IPN request.]]> Sorry for the delayed response.

This HAS been fixed in s2Member v3.0.5+
Thanks for reporting this, and troubleshooting!!

Statistics: Posted by Jason Caldwell — June 19th, 2010, 1:38 pm


]]>
2010-06-18T03:23:51-05:00 http://www.primothemes.com/forums/viewtopic.php?t=51&p=826#p826 <![CDATA[Re: Properly ignoring the IPN request.]]>
On line 144 of paypal-notify-inc.php there is a second preg_match() that tests the value of $paypal["item_number"]. This is failing.

My value for $paypal["item_number"] was "beta".

It seems that the correct value for $paypal["item_number"] needs to be prefixed with a numeral (between 1 & 4) and optionally followed by a separator (:) and anything else.

For anyone else reading this, if you generate buttons directly within Paypal, you'll want to make sure you prefix the item_number with the desired membership level.

Cheers

Luce

Statistics: Posted by lchandon — June 18th, 2010, 3:23 am


]]>
2010-06-18T01:45:01-05:00 http://www.primothemes.com/forums/viewtopic.php?t=51&p=825#p825 <![CDATA[Re: Properly ignoring the IPN request.]]>
Jason, I'm looking into this now that I have some time but at this stage it doesn't even look like its getting into the section that starts with "else if (preg_match ("/^(web_accept|subscr_signup)".

Back soon...

Luce

Statistics: Posted by lchandon — June 18th, 2010, 1:45 am


]]>
2010-05-20T12:56:19-05:00 http://www.primothemes.com/forums/viewtopic.php?t=51&p=509#p509 <![CDATA[Re: Properly ignoring the IPN request.]]>
I have 3.0 installed, but the same problem (still testing in PayPal Sandbox).
But in both logs you can read: 'notify_version' => '2.9',

Look at the picture. This is what I've got when PayPal automatically returns to merchant.

Any Idea?
Wolfgang

Statistics: Posted by Wolfgang Mueller — May 20th, 2010, 12:56 pm


]]>
2010-05-19T04:23:12-05:00 http://www.primothemes.com/forums/viewtopic.php?t=51&p=450#p450 <![CDATA[Re: Properly ignoring the IPN request.]]>
All of that being said, s2Member has been further developed since then. Please upgrade to s2Member v3.0+. In s2Member v3.0+, "subscr_payment" responses ARE recorded.

Statistics: Posted by Jason Caldwell — May 19th, 2010, 4:23 am


]]>
2010-05-17T22:29:46-05:00 http://www.primothemes.com/forums/viewtopic.php?t=51&p=386#p386 <![CDATA[Re: Properly ignoring the IPN request.]]>
Is there anything you've been able to discover about my problem with the IPN program ignoring IPNs?

Regards

Luce

Statistics: Posted by lchandon — May 17th, 2010, 10:29 pm


]]>
2010-05-13T18:49:00-05:00 http://www.primothemes.com/forums/viewtopic.php?t=51&p=324#p324 <![CDATA[Re: Properly ignoring the IPN request.]]>
I've included an example of an entry in the logfile for a failed transaction below. (I've substituted private information with ???.)

I really appreciate you looking at the.

Cheers

Luce

------
array (
'payer_id' => '???',
'btn_id' => '15290779',
'charset' => 'windows-1252',
'payment_gross' => '',
'verify_sign' => 'A2S1fniRGsoquzRDbs4f5rc383f8Aw0sd3M643uP0PIKh7LG3toJoFn7',
'item_name' => 'Retweets.it+Silver',
'txn_type' => 'subscr_payment',
'receiver_id' => '???',
'payment_fee' => '',
'mc_currency' => 'AUD',
'transaction_subject' => '',
'custom' => 'retweets.it',
'protection_eligibility' => 'Ineligible',
'payer_status' => 'verified',
'first_name' => 'Leela',
'subscr_id' => 'I-0H14GGFG????',
'mc_gross' => '40.00',
'payment_date' => '22%3A43%3A39+May+10%2C+2010+PDT',
'payment_status' => 'Completed',
'business' => 'email%40address.com.au',
'item_number' => 'beta',
'last_name' => '???',
'payer_business_name' => "Leela+???',
'txn_id' => '???',
'mc_fee' => '1.26',
'resend' => 'true',
'payment_type' => 'instant',
'notify_version' => '2.9',
'payer_email' => 'valid email address',
'receiver_email' => 'value email address',
'residence_country' => 'AU',
's2member_log' =>
array (
0 => 's2Member POST vars verified through a POST back to PayPal®.',
1 => 's2Member originating domain ( _SERVER[HTTP_HOST] ) validated.',
2 => 'Properly ignoring this IPN request. The txn_type does not require any action on the part of s2Member.',
),
)

Statistics: Posted by lchandon — May 13th, 2010, 6:49 pm


]]>
2010-05-13T01:03:51-05:00 http://www.primothemes.com/forums/viewtopic.php?t=51&p=264#p264 <![CDATA[Re: Properly ignoring the IPN request.]]> Statistics: Posted by Jason Caldwell — May 13th, 2010, 1:03 am


]]>
2010-05-11T01:33:24-05:00 http://www.primothemes.com/forums/viewtopic.php?t=51&p=208#p208 <![CDATA[Properly ignoring the IPN request.]]>
I seem to be getting an message in my IPN logs stating "Properly ignoring the IPN request. The txn_type does not require any action on the part of s2Member."

It's happening for both txn_types being sent (subscr_signup & subscr_payment).

Any idea what could be causing this? Perhaps a misconfiguration on my part?

Cheers

Luce

Statistics: Posted by Guest — May 11th, 2010, 1:33 am


]]>