Page 1 of 2 12 LastLast
Results 1 to 10 of 15
  1. #1
    Join Date
    Jul 2008
    Posts
    2
    Plugin Contributions
    0

    help question Desperate with Paypal IPN checkout module

    Hi!
    I am a new user of zencart. I installed my shopping cart, customized it, create my product (I have to sell just one). I configured modules for shipping and payment.

    It works fine the... in a moment IPN checkout stopped to work!!! (I think I setted up something in other module that influenced the IPN)

    Now this is what appens: THE USERS ARE ABLE TO PAY ON PAYPAL BUT NO ORDERS ARE VISIBLE IN ADMIN!

    I readed about this problem nothing did work!

    I tryed:

    1) use ipn_main_handler.php of 1.3.7 version
    2) assigned 777 or 755 or 766 flags
    3) installed/reinstaled it N times
    4) Checked for paypal parameters

    NOTHING'S CHANGED! I'M DESPERATE, MY USERS CANNOT BUY!!!

    Can you help me?!?!?!

    Thanks

    This is a log i had:

    PHP Code:
    Jul 28 2008 15:15 -- IPN PROCESSING INITIATED.
    *** 
    Originating IP66.211.170.66  notify.paypal.com

    Jul 28 2008 15
    :15 -- IPN INFO POST VARS received (sorted):
    Array
    (
        [
    business] => piccolatomoXXXXXX.com
        
    [charset] => windows-1252
        
    [custom] => zenid=b76389dXXXXXXX13859f8bb3c5
        
    [first_name] => GiXXXXpe
        
    [item_name] => MODULE_PAYMENT_PAYPAL_PURCHASE_DESCRIPTION_TITLE
        
    [item_number] => Store Receipt
        
    [last_name] => SXXXXni
        
    [mc_currency] => EUR
        
    [mc_fee] => 0.02
        
    [mc_gross] => 0.02
        
    [notify_version] => 2.4
        
    [payer_email] => giusXXXXXXXcom
        
    [payer_id] => 7CGCNVAYBNVLW
        
    [payer_status] => unverified
        
    [payment_date] => 06:17XXXXXX82008 PDT
        
    [payment_fee] =>
        [
    payment_gross] =>
        [
    payment_status] => Completed
        
    [payment_type] => instant
        
    [quantity] => 1
        
    [receipt_id] => 2751-4973-4448-9989
        
    [receiver_email] => piccolaXXXXXXXXail.com
        
    [receiver_id] => NYBWDRCMDCZ6W
        
    [residence_country] => IT
        
    [shipping] => 0.00
        
    [tax] => 0.00
        
    [txn_id] => 76T388714V238024X
        
    [txn_type] => web_accept
        
    [verify_sign] => AOdZvun5.QttWoS6t6XXXXXXXXXXXXXXXXXXXX.82y4fPEasQnxovklA.Fn
    )


    Jul 28 2008 15:15 -- IPN INFO POST VARS to be sent back for validation:
    Tohttp://localhost:
    POST http://www.paypal.com/cgi-bin/webscr HTTP/1.1
    Hostlocalhost
    Content
    -typeapplication/x-www-form-urlencoded
    Content
    -length798
    Connection
    close

    Array
    (
        [
    payment_date] => 06:17:19 Jul 282008 PDT
        
    [txn_type] => web_accept
        
    [last_name] => SchXXXXXXXXni
        
    [receipt_id] => 2751-4973-4448-9989
        
    [residence_country] => IT
        
    [item_name] => MODULE_PAYMENT_PAYPAL_PURCHASE_DESCRIPTION_TITLE
        
    [payment_gross] =>
        [
    mc_currency] => EUR
        
    [business] => piccolatXXXXXXXXXXail.com
        
    [payment_type] => instant
        
    [verify_sign] => AOdZvun5.QttWoS6t6vDMXAXXXXXXXXXXXXXXXXxPEasQnxovklA.Fn
        
    [payer_status] => unverified
        
    [tax] => 0.00
        
    [payer_email] => giusXXXXXXXXXXgmail.com
        
    [txn_id] => 76T3887XXXXX8024X
        
    [quantity] => 1
        
    [receiver_email] => piccolatXXXXXXXXxgmail.com
        
    [first_name] => GiuXXXXxe
        
    [payer_id] => 7CGCNXXXXXXXBNVLW
        
    [receiver_id] => NYBWXXXXXXXXXCZ6W
        
    [item_number] => Store Receipt
        
    [payment_status] => Completed
        
    [payment_fee] =>
        [
    mc_fee] => 0.02
        
    [shipping] => 0.00
        
    [mc_gross] => 0.02
        
    [custom] => zenid=b76389XXXXXXXfb6413859f8bb3c5
        
    [charset] => windows-1252
        
    [notify_version] => 2.4
        
    [cmd] => _notify-validate
    )


    Jul 28 2008 15:15 -- IPN FATAL ERROR :: Could not establish fsockopen.
    Host Details http://localhost: (-1217443205) Unable to find the socket transport "http" - did you forget to enable it when you configured PHP?

    http://www.paypal.com/cgi-bin/webscr
     
    Trying again without SSL ...

    Jul 28 2008 15:15 -- IPN FATAL ERROR :: Could not establish fsockopen.
    Host Details http://localhost:80 (-1217443205) Unable to find the socket transport "http" - did you forget to enable it when you configured PHP?

    http://www.paypal.com/cgi-bin/webscr
     
    Trying again without specified protocol ...

    Jul 28 2008 15:15 -- IPN INFO Confirmation/Validation response

    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <
    html><head>
    <
    title>404 Not Found</title>
    </
    head><body>
    <
    h1>Not Found</h1>
    <
    p>The requested URL /cgi-bin/webscr was not found on this server.</p>
    <
    hr>
    <
    address>Apache Server at www.paypal.com Port 80</address>
    </
    body></html>


    Jul 28 2008 15:15 -- BreakpointCollected data from PayPal notification

    Jul 28 2008 15
    :15 -- IPN WARNING :: Transaction was not marked as VERIFIEDKeep this report for potential use in fraud investigations.
    IPN Info =
    <!
    DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <
    html><head>
    <
    title>404 Not Found</title>
    </
    head><body>
    <
    h1>Not Found</h1>
    <
    p>The requested URL /cgi-bin/webscr was not found on this server.</p>
    <
    hr>
    <
    address>Apache Server at www.paypal.com Port 80</address>
    </
    body></html>


    Jul 28 2008 15:15 -- IPN FATAL ERROR :: Transaction did not validate 
    Last edited by gneppo; 28 Jul 2008 at 07:55 PM.

  2. #2
    Join Date
    Jul 2008
    Posts
    2
    Plugin Contributions
    0

    Default Re: Desperate with Paypal IPN checkout module

    Up,

    Please, I don't know what to do!

  3. #3
    Join Date
    Jan 2005
    Posts
    4
    Plugin Contributions
    0

    Default Re: Desperate with Paypal IPN checkout module

    Hi,

    Maybe the info at the link below will be helpful...

    http://www.zen-cart.com/forum/showpo...905#post365905

    good luck,
    Lee Willoughby

  4. #4
    Join Date
    Feb 2008
    Posts
    174
    Plugin Contributions
    0

    Default Re: Desperate with Paypal IPN checkout module

    I have the same problem, using 1.3.8
    The link you posted is an old thread from 2007, and version 1.3.7, so wouldn't those files already be included in the new zen cart?

    I tested paypal when I first set up the store and it worked fine -- now it's not

    This is a serious issue as I've had several paypal orders come through with no reference in the shop admin. I can see the payment from paypal emails, of course, but no way to connect the two

    Thanks

  5. #5
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Desperate with Paypal IPN checkout module

    Quote Originally Posted by gneppo View Post
    1) use ipn_main_handler.php of 1.3.7 version
    If you're using v1.3.8, DO NOT use the v1.3.7 version of any PayPal files!!
    If you're using v1.3.7, then you should apply the full PayPal update for v1.3.7 from here: http://www.zen-cart.com/forum/showthread.php?t=56216 (DO NOT APPLY THIS UPDATE IF YOU ARE USING Zen Cart v1.3.8)

    Quote Originally Posted by gneppo View Post
    Jul 28 2008 15:15 -- IPN INFO - POST VARS to be sent back for validation:
    To: http://localhost:
    POST http://www.paypal.com/cgi-bin/webscr HTTP/1.1
    Host: localhost
    Why is that saying "localhost"? You cannot use a "localhost" server to take PayPal IPN transactions. To do IPN transactions your webserver needs to be on a server connected to the internet with a full domain name and accessible from anywhere in the world.
    .

    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
    Aug 2008
    Posts
    3
    Plugin Contributions
    0

    Default Re: Desperate with Paypal IPN checkout module

    I am having the same issue now with v 1.38

    It worked fine on the first 40+ orders. Nothing ever changed (no new modules, no new paypal address, no new server or anything)

    Now I get payments, but no orders in admin and it does not send me a store receipt or the download link for products with attributes that are available via download.

  7. #7
    Join Date
    Feb 2008
    Posts
    174
    Plugin Contributions
    0

    Default Re: Desperate with Paypal IPN checkout module

    This is SO frustrating! Now the order shows up in the store on the ORDERS page, but NO email comes through, Paypal receipts do not show order #'s and my email confirmations are skipping paypal order #'s as well.

  8. #8
    Join Date
    Feb 2008
    Posts
    174
    Plugin Contributions
    0

    Default Re: Desperate with Paypal IPN checkout module

    I am still having this issue with no resolution (and I am NOT using GoDaddy hosting). Has anyone resolved it? I do see the orders in the shop admin, and I receive paypal payment notifications from Paypal ... but I do NOT get the invoice emailed to my fulfillment department ...

    Regular credit card payments (Authorize.net) are going through with no problem whatsoever. For Paypal payments I have to manually go through the orders and copy/paste order details to fulfillment.

  9. #9
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Desperate with Paypal IPN checkout module

    Did you recently install security patch dated 19th September
    if so there is a newer one that doesn't stop certain paypal ipn payments from working i.e.
    http://www.zen-cart.com/forum/showthread.php?t=108428

  10. #10
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Desperate with Paypal IPN checkout module

    Use paypal express instead. It has the same functionality, and it always works
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Problems with Paypal IPN standard / checkout
    By marsgate in forum Built-in Shipping and Payment Modules
    Replies: 7
    Last Post: 20 Dec 2010, 07:25 PM
  2. Replies: 1
    Last Post: 16 Feb 2009, 11:52 AM
  3. what is better payment module...Paypal IPN or Express Checkout.??
    By lastpirate007 in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 18 Jan 2008, 04:45 AM
  4. Patched PayPal Express Checkout and IPN module ... for v1.3.7
    By DrByte in forum PayPal Express Checkout support
    Replies: 12
    Last Post: 17 Jun 2007, 10:13 AM
  5. PayPal Express Checkout module now recommended over PayPal IPN?
    By xscd in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 30 May 2007, 05:34 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