Forum Replies Created

Viewing 7 replies - 16 through 22 (of 22 total)
  • Hey Mike;

    I’m back trying to still figure this out. I have turned on logging and this is the log of the last test transaction I did:

    04-16-2016 @ 19:39:06 - Generating payment form for order #3952. Notify URL: http://domain.com/wc-api/WC_Gateway_Paypal/
    04-16-2016 @ 19:39:49 - Checking IPN response is valid via https://www.sandbox.paypal.com/cgi-bin/webscr...
    04-16-2016 @ 19:39:49 - IPN Request: Array
    (
        [body] => Array
            (
                [cmd] => _notify-validate
                [mc_gross] => 29.99
                [invoice] => WC-3952
                [protection_eligibility] => Ineligible
                [item_number1] => 09442738
                [payer_id] => PHH9S5XRFKS2L
                [tax] => 0.00
                [payment_date] => 16:39:40 Apr 16, 2016 PDT
                [payment_status] => Pending
                [charset] => windows-1252
                [mc_shipping] => 0.00
                [mc_handling] => 0.00
                [first_name] => ******
                [notify_version] => 3.8
                [custom] => a:2:{i:0;i:3952;i:1;s:22:"wc_order_5712cd1a8bfea";}
                [payer_status] => verified
                [num_cart_items] => 1
                [mc_handling1] => 0.00
                [verify_sign] => AH1pol-O9H-rvd9mM0ld1W1mHNV0ABkuaHEEMjbh6.MUxKU3HwIAX2Hf
                [payer_email] => ******
                [mc_shipping1] => 0.00
                [tax1] => 0.00
                [txn_id] => 7FN52389P5781641H
                [payment_type] => instant
                [last_name] => ******
                [item_name1] => PRODUCT
                [receiver_email] => ******
                [quantity1] => 1
                [pending_reason] => unilateral
                [txn_type] => cart
                [mc_gross_1] => 29.99
                [mc_currency] => USD
                [residence_country] => US
                [test_ipn] => 1
                [transaction_subject] =>
                [payment_gross] => 29.99
                [ipn_track_id] => b2aaf151c9425
            )
    
        [sslverify] =>
        [timeout] => 60
        [httpversion] => 1.1
        [compress] =>
        [decompress] =>
        [user-agent] => WooCommerce/2.1.12
    )
    
    04-16-2016 @ 19:39:49 - IPN Response: WP_Error Object
    (
        [errors] => Array
            (
                [http_request_failed] => Array
                    (
                        [0] => The SSL certificate for the host could not be verified.
                    )
    
            )
    
        [error_data] => Array
            (
            )
    
    )
    
    04-16-2016 @ 19:39:49 - Received invalid response from PayPal
    04-16-2016 @ 19:39:49 - Error response: The SSL certificate for the host could not be verified.

    You mentioned an SSL certificate is not necessary but this error suggests that I need one? What else could be causing this?

    -Richard

    Hi Mike – My host is 1and1. I have a dedicated managed server. Would this be my issue as well?

    Also, any thoughts on my previous posting above that I am running WooCommerce v2.1.12?

    I really hope you can help me with this problem as well.

    Thank you,
    -Richard

    One other question: Are you sure this isn’t related to PayPal’s new requirement of an SSL certificate? If I purchased one, would this resolve the issue?

    Hi Mike;

    I was away and have just returned and getting back to this.

    I am running WooCommerce v2.1.12. Unfortunately, I have done a lot of custom coding to mine and didn’t want to upgrade. I implemented your change in the files specified but when it takes me to the test site, it looks like it no longer accepts my sandbox credentials to log in. I also no longer see “Test Site” at the bottom of the PayPal sandbox login.

    If I overwrite my current files with yours obviously WooCommerce breaks as you are using a more current version than I am.

    Am I out of luck? To update to the current WooCommerce and reapply all the custom coding I’ve done would be a ton of work.

    Thread Starter rich95

    (@rich95)

    Just to point out, it seems this person is having the exact same issue: https://wordpress.org/support/topic/pending-processing-cancel?replies=14

    Thanks

    I am having the EXACT issue! My orders stay in Pending and eventually time out to cancelled. This is with the PayPal sandbox – live orders work ok.

    Please update this thread so I know what you guys did to fix it!

    Thanks,
    -Richard

    Thread Starter rich95

    (@rich95)

    Hi Petra;

    Here’s my test site: http://richardrosenman.com/wordpress/

    If you search for ‘Ford’ for example, it won’t display any results even though there are portfolio items with keyword Ford in them.

    You can also see the URL is searching for ‘post_type=product’ for some reason…

    Any help is appreciated.

Viewing 7 replies - 16 through 22 (of 22 total)