• Resolved rahulmultidots

    (@rahulmultidots)


    Hello,

    I am facing an issue with paypal payment IPN response. My user’s membership level doesn’t change after payment. Following is an error log:

    LOG ENTRY: Thu Jun 16th, 2016 @ precisely 11:59 am UTC
    PHP v5.4.45 :: WordPress v4.4.3 :: s2Member v160503
    Memory 22.96 MB :: Real Memory 23.25 MB :: Peak Memory 23.02 MB :: Real Peak Memory 23.25 MB
    https://www.fusionbeatz.com/_multidots/?s2member_paypal_notify=1
    User-Agent: PayPal IPN ( https://www.paypal.com/ipn )
    Array
    (
    [s2member_log] => Array
    (
    [0] => Unable to verify $_POST vars. This is most likely related to an invalid configuration of s2Member, or a problem with server compatibility.
    [1] => Please see this KB article: https://www.s2member.com/kb/server-scanner/. We suggest that you run the s2Member Server Scanner.
    [2] => array (
    ‘s2member_paypal_notify’ => ‘1’,
    ‘mc_gross’ => ‘50.00’,
    ‘invoice’ => ‘5762947b1a878~103.254.244.2’,
    ‘protection_eligibility’ => ‘Eligible’,
    ‘address_status’ => ‘confirmed’,
    ‘payer_id’ => ‘P7KPW33EV2ZLL’,
    ‘address_street’ => ‘1 Main St
    test’,
    ‘payment_date’ => ’04:59:20 Jun 16, 2016 PDT’,
    ‘payment_status’ => ‘Completed’,
    ‘charset’ => ‘windows-1252’,
    ‘address_zip’ => ‘95131’,
    ‘first_name’ => ‘[first_name]’,
    ‘option_selection1’ => ‘204’,
    ‘option_selection2’ => ‘103.254.244.2’,
    ‘mc_fee’ => ‘1.75’,
    ‘address_country_code’ => ‘US’,
    ‘address_name’ => ‘[address_name]’,
    ‘notify_version’ => ‘3.8’,
    ‘subscr_id’ => ‘I-4VLCRLTF8P2Y’,
    ‘custom’ => ‘www.fusionbeatz.com/_multidots’,
    ‘payer_status’ => ‘verified’,
    ‘business’ => ‘[business]’,
    ‘address_country’ => ‘United States’,
    ‘address_city’ => ‘San Jose’,
    ‘verify_sign’ => ‘ADnAKpiXaCZHmmwCYfJkE3GdpQFbA1cuUzcDKXBAHaAcco6POdaScPZ2’,
    ‘payer_email’ => ‘[payer_email]’,
    ‘option_name1’ => ‘Referencing Customer ID’,
    ‘option_name2’ => ‘Customer IP Address’,
    ‘txn_id’ => ‘1WW28973LP039324V’,
    ‘payment_type’ => ‘instant’,
    ‘last_name’ => ‘xyz’,
    ‘address_state’ => ‘CA’,
    ‘receiver_email’ => ‘[receiver_email]’,
    ‘payment_fee’ => ‘1.75’,
    ‘receiver_id’ => ‘DKVXB53QTM4XA’,
    ‘txn_type’ => ‘subscr_payment’,
    ‘item_name’ => ‘Instructor subcription and pricing details here.’,
    ‘mc_currency’ => ‘USD’,
    ‘item_number’ => ‘2’,
    ‘residence_country’ => ‘US’,
    ‘test_ipn’ => ‘1’,
    ‘transaction_subject’ => ‘Instructor subcription and pricing details here.’,
    ‘payment_gross’ => ‘50.00’,
    ‘ipn_track_id’ => ’22b614e0bc73d’,
    )
    )

    )
    Please suggest me steps to follow to resolve this issue and make payment process working.

    Any help will be appreciated.

    Regards,
    Rahul

    https://www.ads-software.com/plugins/s2member/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Rahul,

    You are much more likely to get help if you do what the sticky at the top of the Support page says and use the WebSharks forum at forums.wpsharks.com.

    I suspect you have a problem with https on your site. PayPal is moving to requiring it. But, as I say, you’ll get more help on the dedicated forum.

    Thread Starter rahulmultidots

    (@rahulmultidots)

    Hi KTS915,

    Thanks for your inputs. I have resolved this issue by changing my hosting provider.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error in paypal IPN response’ is closed to new replies.