Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter lduveau

    (@lduveau)

    Hi, this fixed my issue, thanks for the support!

    Thread Starter lduveau

    (@lduveau)

    I enabled IPN on Paypal.

    Payment still not sending email.

    Here is the redacted debug trace:

    [March 30, 2024 12:40 am] - SUCCESS :Checking if IPN response is valid via https://www.paypal.com/cgi-bin/webscr
    [March 30, 2024 12:40 am] - SUCCESS :IPN Request: 
    [March 30, 2024 12:40 am] - SUCCESS :
    Array
    (
        [body] => Array
            (
                [cmd] => _notify-validate
                [mc_gross] => 0.10
                [protection_eligibility] => Eligible
                [payer_id] => xxx
                [payment_date] => 17:39:57 Mar 29, 2024 PDT
                [payment_status] => Completed
                [charset] => windows-1252
                [first_name] => xxx
                [mc_fee] => 0.10
                [notify_version] => 3.9
                [custom] => 
                [payer_status] => verified
                [business] => [email protected]
                [quantity] => 1
                [verify_sign] => xxx.xxx.1
                [payer_email] => [email protected]
                [txn_id] => saxasxasxxxx
                [payment_type] => instant
                [last_name] => xxx
                [receiver_email] => [email protected]
                [payment_fee] => 
                [shipping_discount] => 0.00
                [receiver_id] => asxasxxxxxx
                [insurance_amount] => 0.00
                [txn_type] => web_accept
                [item_name] => 
                [discount] => 0.00
                [mc_currency] => CAD
                [item_number] => 
                [residence_country] => CA
                [shipping_method] => Default
                [transaction_subject] => 
                [payment_gross] => 
                [ipn_track_id] => asxasxxxxxx
            )
    
        [sslverify] => 
        [timeout] => 60
        [httpversion] => 1.1
        [compress] => 
        [decompress] => 
        [user-agent] => WP PayPal/1.2.3.34
    )
    [March 30, 2024 12:40 am] - FAILURE :Received invalid response from PayPal
    
    Thread Starter lduveau

    (@lduveau)

    Thanks for the answer.

    I see it requires a url to activate IPN, how can I find the url to use ?

Viewing 3 replies - 1 through 3 (of 3 total)