• Resolved jorpdesigns

    (@jorpdesigns)


    At the moment customers place orders and are redirected to the thank you page – nothing else happens. No further prompts or download links sent.

    I have IPN turned on but not sure which url to put so I put the home page url. Can you suggest what to do please?

    This is from the log:
    [04/24/2020 3:26 PM] – SUCCESS :Received IPN from PayPal
    [04/24/2020 3:26 PM] – SUCCESS :
    Array
    (
    [mc_gross] => 0.01
    [protection_eligibility] => Ineligible
    [address_status] => confirmed
    [payer_id] => HIDDEN
    [address_street] => HIDDEN
    [payment_date] => 08:26:13 Apr 24, 2020 PDT
    [payment_status] => Pending
    [charset] => windows-1252
    [address_zip] => HIDDEN
    [first_name] => HIDDEN
    [address_country_code] => US
    [address_name] => HIDDEN
    [notify_version] => 3.9
    [custom] =>
    [payer_status] => verified
    [business] => HIDDEN
    [address_country] => HIDDEN
    [address_city] => HIDDEN
    [quantity] => 1
    [verify_sign] => HIDDEN
    [payer_email] => HIDDEN
    [txn_id] => HIDDEN
    [payment_type] => instant
    [last_name] => HIDDEN
    [address_state] => HIDDEN
    [receiver_email] => HIDDEN
    [shipping_discount] => 0.00
    [insurance_amount] => 0.00
    [pending_reason] => unilateral
    [txn_type] => web_accept
    [item_name] => Study Guide
    [discount] => 0.00
    [mc_currency] => USD
    [item_number] => 206
    [residence_country] => HIDDEN
    [shipping_method] => Default
    [transaction_subject] =>
    [payment_gross] => 0.01
    [ipn_track_id] => HIDDEN
    )
    [04/24/2020 3:26 PM] – SUCCESS :Verifying IPN using CURL
    [04/24/2020 3:26 PM] – SUCCESS :IPN successfully verified
    [04/24/2020 3:26 PM] – SUCCESS :Payment Status: Pending
    [04/24/2020 3:26 PM] – SUCCESS :Merchant email: HIDDEN, Receiver email: HIDDEN
    [04/24/2020 3:26 PM] – SUCCESS :Product price : 0.01, Amount paid: 0.01
    [04/24/2020 3:26 PM] – SUCCESS :Store currency: USD, Currency used for the payment: USD
    [04/24/2020 3:26 PM] – SUCCESS :Transaction ID: HIDDEN
    [04/24/2020 3:26 PM] – SUCCESS :This is a new order
    [04/24/2020 3:26 PM] – SUCCESS :Order inserted successfully

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi,

    The following documentation wordpress-isell-easily-sell-digital-downloads-from-your-wordpress-site should help you.

    Kind regards

    Thread Starter jorpdesigns

    (@jorpdesigns)

    Hi @mrbsolution,

    Unfortunately that link doesn’t say anything about the IPN url.

    Hi, the documentation link I shared above does not mention anything about the IPN because as far as I know you don’t need to set it up. If you read through the documentation, you will learn how to add a URL link so they can download the product. I think this is what you are trying to work out. Is this correct?

    Thank you

    Thread Starter jorpdesigns

    (@jorpdesigns)

    I assume you are referring to the product link itself? I have no issues adding that – I just select the file from WP Media Library.

    Anyway I think I found the issue. If you check the log I pasted earlier, it says
    “[payment_status] => Pending” and “[pending_reason] => unilateral”. I checked the unilateral pending reason online and saw it happens when the PayPal address isn’t confirmed yet. I also figured that the product doesn’t get downloaded coz payment status is still pending.

    I’ll try to get the PayPal email address confirmed and see if the issue is solved. Thanks for your help!

    Thank you for letting me know. Please keep me posted.

    Kind regards

    Thread Starter jorpdesigns

    (@jorpdesigns)

    Hey, still no word from the client.

    I think that’s the main issue anyway so gonna close this now.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How do I set up IPN?’ is closed to new replies.