Statistics: Posted by Jason Caldwell — April 20th, 2011, 10:00 pm
[s2Member-PayPal-Button level="1" ccaps="" desc="Upgrade to Basic - Live Web Teaching Subscription Plan" ps="LWT_New_Subscriber" cc="EUR" ns="1" custom="livewebteaching.com" ta="0" tp="0" tt="D" ra="9" rp="1" rt="M" rr="1" modify="1" image="https://www.paypal.com/en_US/i/btn/btn_subscribe_LG.gif" output="button" /]
Statistics: Posted by henrybcn — April 19th, 2011, 3:22 am
henrybcn wrote:
Here the log from the IPN ULR error
- Code:
livewebteaching.com/?s2member_paypal_notify=1
array (
'mc_gross' => '5.00',
'protection_eligibility' => 'Ineligible',
'address_status' => 'unconfirmed',
'payer_id' => 'XXXXXXXXXXXXXXXX',
'address_street' => 'XXXXXXXXXXXXXXXX',
'payment_date' => '09:10:41 Feb 04, 2011 PST',
'payment_status' => 'Completed',
'charset' => 'windows-1252',
'address_zip' => 'XXXXXXXXXXXXXXXX',
'first_name' => 'XXXXXXXXXXXXXXXX',
'mc_fee' => '0.52',
'address_country_code' => 'ES',
'address_name' => 'XXXXXXXXXXXXXXXX',
'notify_version' => '3.0',
'subscr_id' => 'I-PE6LDB2DENB8',
'payer_status' => 'verified',
'business' => 'XXXXXXXXXXXXXXXX',
'address_country' => 'XXXXXXXXXXXXXXXX',
'address_city' => 'XXXXXXXXXXXXXXXX',
'verify_sign' => 'XXXXXXXXXXXXXXXX',
'payer_email' => 'XXXXXXXXXXXXXXXX',
'txn_id' => 'XXXXXXXXXXXXXXXX',
'payment_type' => 'instant',
'last_name' => 'XXXXXXXXXXXXXXXX',
'address_state' => 'XXXXXXXXXXXXXXXX',
'receiver_email' => 'XXXXXXXXXXXXXXXX',
'payment_fee' => '',
'receiver_id' => 'XXXXXXXXXXXXXXXX',
'txn_type' => 'subscr_payment',
'item_name' => 'Live Web Teaching: Test, no trial',
'mc_currency' => 'EUR',
'residence_country' => 'ES',
'transaction_subject' => '',
'payment_gross' => '',
's2member_log' =>
array (
0 => 'IPN received on: Fri Feb 4, 2011 5:10:48 pm UTC',
1 => 's2Member POST vars verified through a POST back to PayPal®.',
2 => 'Unable to verify _SERVER[HTTP_HOST]. Possibly caused by a fraudulent request. If this error continues, please check the `custom` value in your Form and/or Button Code. It MUST always start with your domain name.',
),
'custom' => false,
)
Statistics: Posted by Jason Caldwell — April 18th, 2011, 11:20 pm
Thank you for contacting Merchant Technical Services.
The email you received is part of a new IPN enhancement that sends reports to merchants when their IPN script is not responding.
The feature is designed to notify you so that IPN's do not go missing.
You will need to check your IPN settings to ensure that the URL is set correctly and also that the IPN script on your server is in the location specified in the IPN settings on your PayPal account.
You can see which IPN's are failing by checking your PayPal account history logs. To see this please follow this guide:
- Login to PayPal account and hover the mouse over "History"
- In the drop down menu click "IPN history"
- Here you will be able to see which IPN script is failing
- Clicking on the "Message ID" will show the message that was sent the number of retries and the URL it was sent to
Looking in your IPN History, it appears that the notifications are being sent to:
http://livewebteaching.com/?s2member_paypal_notify=1
which is answering with HTTP response 408:
http://www.checkupdown.com/status/E408.html
From PayPal's point of view, we will mark the notification as correctly sent only if your notification URL respond with the Standard HTTP 200 OK.
You will need to consult with your server provider to troubleshoot this issue, as we can't know from here why such response is being returned by your notification URL.
Statistics: Posted by henrybcn — April 18th, 2011, 7:54 am
Could you post the logs for all the ones with the error? Please xxxx out any private information.
livewebteaching.com/?s2member_paypal_notify=1
array (
'mc_gross' => '5.00',
'protection_eligibility' => 'Ineligible',
'address_status' => 'unconfirmed',
'payer_id' => 'XXXXXXXXXXXXXXXX',
'address_street' => 'XXXXXXXXXXXXXXXX',
'payment_date' => '09:10:41 Feb 04, 2011 PST',
'payment_status' => 'Completed',
'charset' => 'windows-1252',
'address_zip' => 'XXXXXXXXXXXXXXXX',
'first_name' => 'XXXXXXXXXXXXXXXX',
'mc_fee' => '0.52',
'address_country_code' => 'ES',
'address_name' => 'XXXXXXXXXXXXXXXX',
'notify_version' => '3.0',
'subscr_id' => 'I-PE6LDB2DENB8',
'payer_status' => 'verified',
'business' => 'XXXXXXXXXXXXXXXX',
'address_country' => 'XXXXXXXXXXXXXXXX',
'address_city' => 'XXXXXXXXXXXXXXXX',
'verify_sign' => 'XXXXXXXXXXXXXXXX',
'payer_email' => 'XXXXXXXXXXXXXXXX',
'txn_id' => 'XXXXXXXXXXXXXXXX',
'payment_type' => 'instant',
'last_name' => 'XXXXXXXXXXXXXXXX',
'address_state' => 'XXXXXXXXXXXXXXXX',
'receiver_email' => 'XXXXXXXXXXXXXXXX',
'payment_fee' => '',
'receiver_id' => 'XXXXXXXXXXXXXXXX',
'txn_type' => 'subscr_payment',
'item_name' => 'Live Web Teaching: Test, no trial',
'mc_currency' => 'EUR',
'residence_country' => 'ES',
'transaction_subject' => '',
'payment_gross' => '',
's2member_log' =>
array (
0 => 'IPN received on: Fri Feb 4, 2011 5:10:48 pm UTC',
1 => 's2Member POST vars verified through a POST back to PayPal®.',
2 => 'Unable to verify _SERVER[HTTP_HOST]. Possibly caused by a fraudulent request. If this error continues, please check the `custom` value in your Form and/or Button Code. It MUST always start with your domain name.',
),
'custom' => false,
)
Statistics: Posted by henrybcn — April 18th, 2011, 3:26 am
Statistics: Posted by Cristián Lávaque — April 17th, 2011, 12:49 pm
The page livewebteaching.com says:
Thank you! ( please check your email ).
* Note: It can take ( up to 15 minutes ) for Email Confirmation. If you don't receive email confirmation in the next 15 minutes, please contact Support.
'Unable to verify _SERVER[HTTP_HOST]. Possibly caused by a fraudulent request. If this error continues, please check the `custom` value in your Form and/or Button Code. It MUST always start with your domain name.'
custom="livewebteaching.com"
Statistics: Posted by henrybcn — April 17th, 2011, 5:29 am
Statistics: Posted by Cristián Lávaque — April 16th, 2011, 5:36 pm
Statistics: Posted by henrybcn — April 16th, 2011, 9:18 am