Page 5 of 6 FirstFirst ... 3456 LastLast
Results 41 to 50 of 53
  1. #41
    Join Date
    Jun 2008
    Posts
    6
    Plugin Contributions
    0

    Default Re: PayPal IPN issues with Auto Return

    For a while, everything worked fine, but now orders are not showing up in my admin section....so here I am.

    As for getting notified about a payment, you can set up Paypal to email you every time you get a payment. So that should take care of missing orders, however I still need to contact the customer (immediately) to confirm what they ordered. I also worry that when they log back in, there will be no record of their order.

    I have contacted Paypal, but I am sure that will go nowhere.

    I am using 1.3.7, will that mod listed in this thread work on my site. Does it fix the problem? I added text to tell customers to return to the site, but that is no guarantee.

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

    Default Re: PayPal IPN issues with Auto Return

    Hi all...any news about the PayPal IPN issue? On my side I keep having no notifications on ZC after an order is completed and paid. I am using the sandbox and once in a while the whole procedure works in the correct way but it's not constant, at least from my side. Any other information is appreciated. I just ask myself how it's possible that PayPal has the IPN service not working for so long and if that affects also other kinds of shopping cart systems (it should, if the problem is on the PayPal site...) but I cannot believe that millions of websites already using PayPal as a payment gateway go through this kind of problems as we do...

  3. #43
    Join Date
    May 2008
    Posts
    19
    Plugin Contributions
    0

    Default Re: PayPal IPN issues with Auto Return

    Quote Originally Posted by mypashop View Post
    What is actually strange, i have no cart left
    in the recover cart modules, which makes me think that the cart has somehow been by accessing "checkout_success". A wrong IPN could be a clue, having a query to fail.
    I am having this problem too. The order is not being created at all, and the inventory is not being subtracted, yet the cart empties.

    I set up another Zen Cart on the same server with no trouble, so I don't think it has anything to do with server settings.

    Check/Money Order works just fine.

    The payment notifications I get from paypal have in the subject line: Item #Store Receipt.

    Inside the e-mail:

    Item/Product Number: Store Receipt
    Item/Product Name: Homicide Rocker Purchase

    I'm also getting an error in the catalog side log that reads:

    PHP Warning: Division by zero in /home/homicide/public_html/includes/modules/order_total/ot_coupon.php on line 364
    [08-Jul-2008 17:37:13] PHP Warning: Division by zero in /home/homicide/public_html/includes/modules/order_total/ot_coupon.php on line 364

    At the time of that log, the ot_coupon module was not enabled.

    I can't figure this out; anyone have any ideas?

  4. #44
    Join Date
    Jun 2007
    Location
    Phoenix, AZ
    Posts
    69
    Plugin Contributions
    0

    Default Re: PayPal IPN issues with Auto Return

    Do you have logging turned on for both paypalwpp and paypaldp? Would you mind posting the logs of the transaction (after removing customer info)?

    Were any of the items purchased on sale or special?

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

    Default Re: PayPal IPN issues with Auto Return

    Quote Originally Posted by HomicideRocker View Post
    I'm also getting an error in the catalog side log that reads:

    PHP Warning: Division by zero in /home/homicide/public_html/includes/modules/order_total/ot_coupon.php on line 364
    [08-Jul-2008 17:37:13] PHP Warning: Division by zero in /home/homicide/public_html/includes/modules/order_total/ot_coupon.php on line 364
    http://www.zen-cart.com/forum/showthread.php?t=94407
    .

    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. #46
    Join Date
    May 2008
    Posts
    19
    Plugin Contributions
    0

    Default Re: PayPal IPN issues with Auto Return

    Thanks, Dr. Byte, for linking me to that thread. That's exactly what I was looking for, and it did solve most of the problems.

    However, when customers use a discount code in their order, I still have the trouble of not getting the order. I get this error message:

    PHP Warning: implode() [<a href='function.implode'>function.implode</a>]: Invalid arguments passed in mysite/includes/modules/payment/paypal/paypal_functions.php on line 506
    Line 506 is: $info = implode("", $info);


    And this log is from the PayPal debugger:

    IPN FATAL ERROR :: Could not establish fsockopen.
    Host Details = http://proxy.shr.secureserver.net:3128 (0) 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 ...

    IPN FATAL ERROR :: Could not establish fsockopen.
    Host Details = http://proxy.shr.secureserver.net:80 (0) 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 ...

    IPN FATAL ERROR :: Could not establish fsockopen.
    Host Details = proxy.shr.secureserver.net:80 (110) Connection timed out

    www.paypal.com/cgi-bin/webscr
    Without using a discount code, everything is fine.

    Thanks again for everyone's help.

  7. #47
    Join Date
    Oct 2007
    Location
    France & Luxembourg
    Posts
    37
    Plugin Contributions
    0

    Default Re: PayPal IPN issues with Auto Return

    Although i made paypal accounts not an option,
    to force auto-redirecting customers back to the shop,
    because no account signup is shown to the customer,
    he has already got one.

    paypal payments don't send IPN to the zencart,
    only getting an email and no trace of the order.



    A) is push order a valuable option ?
    B) how can i retrieve those carts ?
    C) what about creating a pending order before sending the customer to
    paypal, as proposed earlier in this thread ?

  8. #48
    Join Date
    Oct 2007
    Location
    France & Luxembourg
    Posts
    37
    Plugin Contributions
    0

    Default PAYPAL session viewer works fine + PDT token thread

    A) PAYPAL session viewer is working fine. pushorder helps you quickly create the order w/o embarrassement having to contact the customer to know what he ordered. B) + C) is also somehow solved. One tip, clean you paypal sessions table to make it easier and faster to use.


    Came across this thread, talking about paypal PDT + token,
    so i activated this too.

    http://www.zen-cart.com/forum/showpo...07&postcount=4

  9. #49
    Join Date
    Apr 2008
    Posts
    21
    Plugin Contributions
    0

    Default Re: PayPal IPN issues with Auto Return

    I had this same issue and this thread helped:
    http://www.zen-cart.com/forum/showth...L+server+query

    I use godaddy and after setting cURL proxy status to false, my issue was resolved.
    ##################################################
    www.cupcakecuddles.com

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

    Default Re: PayPal IPN issues with Auto Return

    .

    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.

 

 
Page 5 of 6 FirstFirst ... 3456 LastLast

Similar Threads

  1. Issues with Paypal IPN
    By jimothyinnothy in forum Built-in Shipping and Payment Modules
    Replies: 21
    Last Post: 17 Mar 2011, 11:34 PM
  2. Paypal IPN Auto Return URL not working correctly
    By truffles in forum PayPal Express Checkout support
    Replies: 4
    Last Post: 18 Dec 2009, 04:27 PM
  3. Auto Return with PayPal and two different carts
    By nettasaura in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 2 Aug 2008, 04:42 PM
  4. Paypal IPN auto return page
    By misticloudz in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 29 Oct 2007, 09: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