Page 6 of 8 FirstFirst ... 45678 LastLast
Results 51 to 60 of 79
  1. #51
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: My PayPal IPN echeck orders not completing

    OK, forget my last two postings. It does not work to activate without return path.

    I am confused, in zen admin payment paypal ipn it states:

    Configuration Instructions:
    1. Sign up for your PayPal account - click here.
    2. In your PayPal account, under "Profile",

    * set your Instant Payment Notification Preferences URL to:
    https://www.xxxxxxcandlestore/ipn_main_handler.php
    (If another URL is already used, you may leave it alone.)
    Be sure that the Checkbox to enable IPN is checked!


    (If another URL is already used, you may leave it alone.) What does this mean then! I did have the return path set to my store 1. How will this ever work for my second store?
    Live and learn... the Zen way.

  2. #52
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    277

    Default Re: My PayPal IPN echeck orders not completing

    Quote Originally Posted by mydanilo View Post
    BTW I noticed that I had the Instant Payment Notification Preferences ON. I use this PayPal account with two different websites and I realized that the return path was set to the other site! I guess this does not help ether.... I turned it off for now.
    Zen Cart overrides whatever URL you enter there, and thus can share with multiple sites.
    Quote Originally Posted by mydanilo View Post
    Otherwise I can't have tow carts using this account.
    See above.

    Quote Originally Posted by mydanilo View Post
    So I will set IPN back on and do not specify a return path...
    I doubt PayPal will let you leave the URL blank.
    .

    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.

  3. #53
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    277

    Default Re: My PayPal IPN echeck orders not completing

    Quote Originally Posted by mydanilo View Post
    OK, I just got another echeck paypal payment. No order in my cart. I see the payment in my paypal account. I have the debug files.
    Your debug logs suggest that your webserver has a configuration problem:
    Code:
    Nov 20 2007 14:10 -- IPN FATAL ERROR :: Could not establish fsockopen. 
    Host Details = www.paypal.com:80 (105) No buffer space available
    .

    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. #54
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: My PayPal IPN echeck orders not completing

    Quote Originally Posted by DrByte View Post
    Your debug logs suggest that your webserver has a configuration problem:
    Code:
    Nov 20 2007 14:10 -- IPN FATAL ERROR :: Could not establish fsockopen. 
    Host Details = www.paypal.com:80 (105) No buffer space available
    Can you give me a bit more of an idea what I should tell my hosting provider? What needs to be configured right?

    I use a Zen recommended host.
    Live and learn... the Zen way.

  5. #55
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: My PayPal IPN echeck orders not completing

    I invited my hosting provider to this thread. Hope I can get this resolved soon.
    Live and learn... the Zen way.

  6. #56
    Join Date
    Dec 2005
    Location
    Cincinnati Ohio
    Posts
    1,030
    Plugin Contributions
    13

    Default Re: My PayPal IPN echeck orders not completing

    Your missing the PDT Token

    PDT Token (Payment Data Transfer)
    Enter your PDT Token value here in order to activate transactions immediately after processing (if they pass validation).

    Go to paypal and get your token and add it this will work.
    PCI Certified Web Hosting - ControlScan, Security Metrics (Platinum Partner), McAfee, TrustKeeper
    Business Class Web Hosting - Linux and cPanel Powered

  7. #57
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: My PayPal IPN echeck orders not completing

    Ok I found out how to get a token:

    Activating PDT

    To use PDT, you must activate PDT and Auto Return in your PayPal account profile. You must also acquire a PDT identity token, which is used in all PDT communication you send to PayPal.

    Follow these steps to configure your account for PDT:

    1. Log in to your PayPal account.
    2. Click the Profile subtab.
    3. Click Website Payment Preferences in the Seller Preferences column.
    4. Under Auto Return for Website Payments, click the On radio button.
    5. For the Return URL, enter the URL on your site that will receive the transaction ID posted by PayPal after a customer payment.
    6. Under Payment Data Transfer, click the On radio button.
    7. Click Save.
    8. Click Website Payment Preferences in the Seller Preferences column.
    9. Scroll down to the Payment Data Transfer section of the page to view your PDT identity token.


    Remaining Questions:
    Will this token work for both sites that I use this paypal account for?
    How can I recover the order that was placed and payed with paypal echeck? I see the payment in paypal but no order in Zen. Any chance of recovering the order? Don't know what to ship!

    Thank you for all the help so far...
    Live and learn... the Zen way.

  8. #58
    Join Date
    Dec 2005
    Location
    Cincinnati Ohio
    Posts
    1,030
    Plugin Contributions
    13

    Default Re: My PayPal IPN echeck orders not completing

    Glad to hear you got it working
    PCI Certified Web Hosting - ControlScan, Security Metrics (Platinum Partner), McAfee, TrustKeeper
    Business Class Web Hosting - Linux and cPanel Powered

  9. #59
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: My PayPal IPN echeck orders not completing

    Well yes, the token part is all set. Still don't know below:

    Quote Originally Posted by mydanilo View Post
    Remaining Questions:
    Will this token work for both sites that I use this paypal account for?
    How can I recover the order that was placed and payed with paypal echeck? I see the payment in paypal but no order in Zen. Any chance of recovering the order? Don't know what to ship!

    Thank you for all the help so far...
    Live and learn... the Zen way.

  10. #60
    Join Date
    Dec 2005
    Location
    Cincinnati Ohio
    Posts
    1,030
    Plugin Contributions
    13

    Default Re: My PayPal IPN echeck orders not completing

    The token will work for both sites.

    But for your order there is no way to recover it
    PCI Certified Web Hosting - ControlScan, Security Metrics (Platinum Partner), McAfee, TrustKeeper
    Business Class Web Hosting - Linux and cPanel Powered

 

 
Page 6 of 8 FirstFirst ... 45678 LastLast

Similar Threads

  1. Paypal IPN new orders not showing on Customers/Orders page
    By daelan in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 1 Feb 2010, 02:23 AM
  2. IPN not completing for PayPal -- on GoDaddy
    By Briohny12 in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 20 Oct 2008, 10:58 PM
  3. Paypal Orders Not Completing w/ IPN after changing servers
    By wired2work in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 8 Oct 2008, 06:34 AM
  4. [DONE 1.3.5] PayPal IPN and eCheck clearing
    By jrafuse in forum Bug Reports
    Replies: 8
    Last Post: 26 Jul 2006, 08:14 PM

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