Page 1 of 2 12 LastLast
Results 1 to 10 of 40

Hybrid View

  1. #1
    Join Date
    Apr 2009
    Posts
    35
    Plugin Contributions
    0

    Default Lost package in Paypal

    Since 22ed last month, our site has some paceage lost, and we couldn't find any problems.

    Today we received a email from paypal. That's it below.
    Please check your server that handles PayPal Instant Payment Notifications (IPN). IPNs sent to the following URL(s) are failing:

    https://www.xxx.com/ipn_main_handler.php

    If you do not recognize this URL, you may be using a service provider that is using IPN on your behalf. Please contact your service provider with the above information. If this problem continues, IPNs may be disabled for your account.

    Thank you for your prompt attention to this issue.


    Thanks,

    PayPal
    Can someone tell me how can i solve the problem?I'll be very appreciated.

  2. #2
    Join Date
    Oct 2007
    Posts
    412
    Plugin Contributions
    0

    Default PayPal Instant Payment Notification Warning‏

    Today I received an email from [email protected] with this title:

    PayPal Instant Payment Notification Warning‏

    The email said:

    Please check your server that handles PayPal Instant Payment Notifications (IPN). IPNs sent to the following URL(s) are failing:

    http://74.86.153.130/~usconver/ipn_main_handler.php

    If you do not recognize this URL, you may be using a service provider that is using IPN on your behalf. Please contact your service provider with the above information. If this problem continues, IPNs may be disabled for your account. Thank you for your prompt attention to this issue.
    Thanks, PayPal
    When I click the link I get a "Internet Explorer cannot display the webpage" message.
    Anybody who knows what this is all about?? I seems to receive payments fine, however the PayPal payment notification email recently started going to my spam inbox.

  3. #3
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Lost package in Paypal

    It would seem you've got an invalid URL in your PayPal configuration.
    http://www.zen-cart.com/wiki/index.php/PayPal
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  4. #4
    Join Date
    Apr 2009
    Posts
    35
    Plugin Contributions
    0

    Default Re: PayPal Instant Payment Notification Warning‏

    Sorry, but i can't find any useful information, or i can't understand which information is useful. How can i do?

  5. #5
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: PayPal Instant Payment Notification Warning‏

    From the wiki article I mentioned:
    1 Log in.
    2 Click on Profile.
    <snip>
    6 Click on Instant Payment Notification Preferences.
    7 Click on Edit.
    8 Turn it on (check the box).
    9 Set the URL to: http://www.myz_domain.com/MY_SHOP/ipn_main_handler.php. (The complete correct URL can be obtained from your Admin area inside the PayPal payment module's information settings.)
    10 Click Save.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  6. #6
    Join Date
    Feb 2010
    Posts
    7
    Plugin Contributions
    0

    Default Re: PayPal Instant Payment Notification Warning‏

    I have got the same message three times from Paypal. Checked everything and it seems ok. Customers do get their downloadable product and payments are made correctly and show up in my account and tell me status=completed. I am still receiving this messages from paypal and after 5 warningmessages your IPN will be disabled, I was told by PP.
    My ZC-store is working perfect for 2,5 years and now this? What do I do?

    BTW, if I click on my url-s mentioned in the email, I get a normal page from my store, telling me "Nothing to process. Please return to home page", so the page is accessable.

    What can I do?

  7. #7
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: PayPal Instant Payment Notification Warning‏

    Quote Originally Posted by Lynn Griffin View Post
    I have got the same message three times from Paypal.
    Many people are getting those notices. It seems PayPal's systems are doing a fresh round of checkups and updates.
    It's unclear whether the notices are actually true or whether PayPal has a bug in their notifications process.

    Quote Originally Posted by Lynn Griffin View Post
    I am still receiving this messages from paypal and after 5 warningmessages your IPN will be disabled, I was told by PP.
    Yes, that's how those notices normally work.
    Quote Originally Posted by Lynn Griffin View Post
    My ZC-store is working perfect for 2,5 years and now this? What do I do?
    Sorry, I can't give you a definitive answer.
    Quote Originally Posted by Lynn Griffin View Post
    if I click on my url-s mentioned in the email, I get a normal page from my store, telling me "Nothing to process. Please return to home page", so the page is accessable.
    That would be the first test I would recommend.
    If indeed the link works *and* you get the "Nothing to process" message, then things are probably fine.
    The next test is to do an actual PayPal transaction and see whether the IPN is received properly by your store.
    The next test is to login to your PayPal account and go to their IPN mgmt page and review all the IPN messages they've sent to see the status. Then sort out whatever problems you find there.
    Log tickets with www.paypal.com/mts if it looks like the problem is on their end.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  8. #8
    Join Date
    Dec 2005
    Posts
    6
    Plugin Contributions
    0

    help question Re: PayPal Instant Payment Notification Warning‏

    One of our sites who uses the PayPal module got this error and was using the similar URL.

    I looked at my copy of Zen Cart and the PayPal module was saying this in it's config:
    NOTE: On www.paypal.com,
    set your PayPal IPN Return URL to:
    http://www.domain.com/catalog/index....eckout_process
    Is this correct? Will it fix it if I change this?
    Dan Ficker
    August Ash Inc.
    http://www.augustash.com/

  9. #9
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: PayPal Instant Payment Notification Warning‏

    The correct setup instructions are here: http://www.zen-cart.com/wiki/index.php/PayPal
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  10. #10
    Join Date
    Feb 2010
    Posts
    7
    Plugin Contributions
    0

    Default Re: PayPal Instant Payment Notification Warning‏

    I keep getting these warning notifications and yesterday I got the message that IPN was disabled, however the store and payments are still working fine. I am really confused now, do I really need IPN?

    I have contacted my host this week, but they think this a software problem and has nothing to do with them, so they can't help me either.

    Anyway IPN is disabled at my PP-account and my store is up and running

    What do I do? To be honest, I would like this problem to be fixed, but I am out of options.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. PayPal Instant Payment Notification Warning
    By royaldave in forum Upgrading to 1.5.x
    Replies: 9
    Last Post: 8 Jul 2018, 09:33 PM
  2. PayPal Instant Payment Notification Warning
    By pramitha in forum General Questions
    Replies: 3
    Last Post: 23 Jul 2016, 01:04 PM
  3. PayPal Instant Payment Notification Warning
    By tushar in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 29 Nov 2011, 11:06 AM
  4. PayPal Instant Payment Notification Warning
    By tushar in forum PayPal Website Payments Pro support
    Replies: 0
    Last Post: 12 Aug 2011, 01:03 PM
  5. PayPal Instant Payment Notification Warning
    By inovermyhead in forum General Questions
    Replies: 4
    Last Post: 16 Nov 2007, 04:26 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg