Page 1 of 2 12 LastLast
Results 1 to 10 of 18
  1. #1
    Join Date
    Dec 2010
    Posts
    362
    Plugin Contributions
    0

    Default IPN error -- IPN URL encoded -- where do I find this?

    We've been getting error messages saying PayPal's IPN service can't connect with the page it's supposed to (ipn_main_handler.php).

    The URL that the PayPal error message gives us is:
    "https%3A%2F%2Fbrooklyntweed.net%2Fstore%2Fipn_main_handler.php"

    GoDaddy (our host) says it's because the the URL is encoded. But where would I find this? I've checked the PayPal admin interface for IPN and it appears to be correct (no encoding). I've checked the admin interfaces for the PayPal modules on the cart and I don't see that url (or any url) in there.

    I've also used the developer tool kit the search for this url and it comes up blank.

    Can someone tell me where this url would be living?

    Thanks,

    John

  2. #2
    Join Date
    Sep 2008
    Posts
    210
    Plugin Contributions
    21

    Default Re: IPN error -- IPN URL encoded -- where do I find this?

    Try to go to admin - modules - payment- paypal

    and edit it.
    Our Site: http://zucando.com
    Marketing Plugins: Marketing Modules
    Free Response Templates: Responsive Templates

  3. #3
    Join Date
    Dec 2010
    Posts
    362
    Plugin Contributions
    0

    Default Re: IPN error -- IPN URL encoded -- where do I find this?

    Do you mean via the admin interface, or the files themselves?

  4. #4
    Join Date
    Sep 2008
    Posts
    210
    Plugin Contributions
    21

    Default Re: IPN error -- IPN URL encoded -- where do I find this?

    Yes, admin interface.
    Our Site: http://zucando.com
    Marketing Plugins: Marketing Modules
    Free Response Templates: Responsive Templates

  5. #5
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,489
    Plugin Contributions
    88

    Default Re: IPN error -- IPN URL encoded -- where do I find this?

    Quote Originally Posted by jgold723 View Post
    We've been getting error messages saying PayPal's IPN service can't connect with the page it's supposed to (ipn_main_handler.php).

    The URL that the PayPal error message gives us is:
    "https%3A%2F%2Fbrooklyntweed.net%2Fstore%2Fipn_main_handler.php"

    GoDaddy (our host) says it's because the the URL is encoded. But where would I find this? I've checked the PayPal admin interface for IPN and it appears to be correct (no encoding). I've checked the admin interfaces for the PayPal modules on the cart and I don't see that url (or any url) in there.

    I've also used the developer tool kit the search for this url and it comes up blank.

    Can someone tell me where this url would be living?

    Thanks,

    John
    When I go to brooklyntweed.net/store, I'm redirected to brooklyntweed.net. I don't know where the redirect is coming from, but my guess is that that's the source of your problem. What is the full text of the PayPal error message? It might help to identify the solution.

  6. #6
    Join Date
    Dec 2010
    Posts
    362
    Plugin Contributions
    0

    Default Re: IPN error -- IPN URL encoded -- where do I find this?

    Quote Originally Posted by lat9 View Post
    When I go to brooklyntweed.net/store, I'm redirected to brooklyntweed.net. I don't know where the redirect is coming from, but my guess is that that's the source of your problem. What is the full text of the PayPal error message? It might help to identify the solution.
    I believe there's a redirect that the original designer put in to send people who try to go straight to the store site. But I don't believe that has any effect if you use the full url to the ipn_main_handler.php file.

  7. #7
    Join Date
    Dec 2010
    Posts
    362
    Plugin Contributions
    0

    Default Re: IPN error -- IPN URL encoded -- where do I find this?

    Hi CVINHAIB -- I looked in the admin interface -- none of the PayPal modules have an entry for the url to the ipn_main_handler.php file. At least not that I could find.

  8. #8
    Join Date
    Sep 2008
    Posts
    210
    Plugin Contributions
    21

    Default Re: IPN error -- IPN URL encoded -- where do I find this?

    I think when you edit the paypal that you are using, you will see url of ipn main handle.
    Our Site: http://zucando.com
    Marketing Plugins: Marketing Modules
    Free Response Templates: Responsive Templates

  9. #9
    Join Date
    Dec 2010
    Posts
    362
    Plugin Contributions
    0

    Default Re: IPN error -- IPN URL encoded -- where do I find this?

    I did and it isn't there -- there's no field for the Instant Payment Notification URL -- unless I'm looking in the wrong spot.

  10. #10
    Join Date
    Jul 2012
    Posts
    16,733
    Plugin Contributions
    17

    Default Re: IPN error -- IPN URL encoded -- where do I find this?

    Quote Originally Posted by jgold723 View Post
    Hi CVINHAIB -- I looked in the admin interface -- none of the PayPal modules have an entry for the url to the ipn_main_handler.php file. At least not that I could find.
    Quote Originally Posted by cvhainb View Post
    I think when you edit the paypal that you are using, you will see url of ipn main handle.
    Look at the paypal information on the "page" before you click the edit button, or at the top of the window after you do, there is some information about the path that should be setup for the store to function with PayPal.

    Somewhat surprised that no one has talked about the settings in your configure.php files related to where your store really is (subdirectory of shop, or in root directory), or about .htaccess redirects, but almost more impportantly, if you the store owner log into your host account/ftp into it, does the ipnhandler.php file exist in a subdirectory of shop off of your public_html folder? We need to verify the basics to help chase down this error. I think it was asked earlier also to provide as much of the error message as security allows. Like if need to obscure the admin directory or similar, please do.

    The encoding that was referred to, may have only been done at the "last moment" in order to store the content of the URI in a fully readable format. If presented decoded, then it may be that a space or some other character would look right, but would process wrong. By showing the standard replacement values for forward slash, colon, etc, the link canbe verified to be correct. But... I could be wrong about that as well. Just thinking of most likely reasons to have this issue
    Last edited by mc12345678; 27 Dec 2013 at 06:18 PM.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v154 IPN ERROR:: Could not find stored session {} in DB;
    By lruskauff in forum PayPal Express Checkout support
    Replies: 9
    Last Post: 4 Aug 2015, 12:45 AM
  2. PayPal Account? (Where to find IPN...)
    By MegamanX in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 11 Mar 2010, 11:46 AM
  3. Replies: 5
    Last Post: 18 May 2007, 07:45 PM
  4. paypal ipn problem (not echeque) timeout getting IPN
    By miccysoft in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 9 May 2007, 12:40 PM
  5. PayPal IPN Checkout issues: IPN Admin page & PP requiring signup
    By Veazer in forum Addon Payment Modules
    Replies: 12
    Last Post: 9 Apr 2007, 08:19 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR