Thank you for your quick reply. I have made the server check with your tool and it is all o.k.
I have found out that even money requests to customers, that are sent through paypal, are reporting this error. Only the payment for subscriptions made with s2member come through with no error.
The site is http://www.lolabuland.com
The button is:
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="paypal"><input type="hidden" name="cmd" value="_s-xclick" /> <input type="hidden" name="hosted_button_id" value="W4B287EY5B7U6" /> <input type="image" name="submit" src="https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif" alt="PayPal - The safer, easier way to pay online!" /> <img src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" alt="" width="1" height="1" border="0" /></form>
The s2member log:
PHP v5.2.17 :: WordPress® v3.5 :: s2Member® v121213
Memory 13.77 MB :: Real Memory 15.25 MB :: Peak Memory 13.86 MB :: Real Peak Memory 15.25 MB
www.lolabuland.com/?s2member_paypal_notify=1
User-Agent:
array (
'mc_gross' => '53.00',
'protection_eligibility' => 'Ineligible',
'address_status' => 'unconfirmed',
'item_number1' => '7',
'payer_id' => 'Dxxxxxx8',
'tax' => '0.00',
'address_street' => 'xxxxxx
50970',
'payment_date' => '04:28:58 Jan 13, 2013 PST',
'payment_status' => 'Completed',
'charset' => 'UTF-8',
'address_zip' => '',
'mc_shipping' => '5.00',
'mc_handling' => '0.00',
'first_name' => 'xxxx
'mc_fee' => '1.78',
'address_country_code' => 'FI',
'address_name' => 'xxxxx
'notify_version' => '3.7',
'custom' => '',
'payer_status' => 'unverified',
'business' => 'xxxx.xxx@gmail.com
'address_country' => 'xxxxx',
'num_cart_items' => '1',
'mc_handling1' => '0.00',
'address_city' => 'xxxxx',
'verify_sign' => 'xxxxxx-bqb3lS',
'payer_email' => 'x@gmail.com',
'mc_shipping1' => '0.00',
'tax1' => '0.00',
'btn_id1' => '39026157',
'txn_id' => '60005920GM0571824',
'payment_type' => 'instant',
'last_name' => 'xxxxx',
'address_state' => 'xxxxx',
'item_name1' => 'Ready Steady GO! DVD',
'receiver_email' => 'xxxx@gmail.com',
'payment_fee' => '',
'shipping_discount' => '0.00',
'quantity1' => '1',
'insurance_amount' => '0.00',
'receiver_id' => 'xxxxUEPKP7E',
'txn_type' => 'cart',
'discount' => '0.00',
'mc_gross_1' => '48.00',
'mc_currency' => 'EUR',
'residence_country' => 'FI',
'shipping_method' => 'Default',
'transaction_subject' => 'Shopping CartReady Steady GO! DVD',
'payment_gross' => '',
'ipn_track_id' => '576c14cb6d363',
's2member_log' =>
array (
0 => 'IPN received on: Sun Jan 13, 2013 12:29:02 pm UTC',
1 => 's2Member POST vars verified through a POST back to PayPal®.',
2 => 'Unable to verify `$_SERVER["HTTP_HOST"]`. Please check the `custom` value in your Button Code. It MUST start with your domain name.',
),
'subscr_gateway' => 'paypal',
)
Thanks!
-
This reply was modified 3 years, 11 months ago by
Bor Antolic.