Page 1 of 2 12 LastLast
Results 1 to 10 of 15
  1. #1
    Join Date
    Dec 2005
    Location
    Australia
    Posts
    772
    Plugin Contributions
    0

    Default PayPal IPN return URL

    Hi,

    I have recently moved my zencart v1.2.7 from a folder called "cart" to the root directory. How do I update my PayPal IPN return URL? At the moment it is shown as:
    http://dealbyethan.com/cart/index.ph...eckout_process
    Do I change it to:
    http://dealbyethan.com/index.php?mai...eckout_process

    Does reinstalling the PayPal module necessary? Please let me know. Thank you.

    Best regards,
    Ethan
    Using zencart v.1.3.9e
    Website: http://www.dealbyethan.com
    Email: admin AT dealbyethan DOT com

  2. #2
    Join Date
    Mar 2004
    Posts
    16,042
    Plugin Contributions
    5

    Default Re: PayPal IPN return URL

    Yes you will need to uninstall and re-install through the admin
    Zen cart PCI compliant Hosting

  3. #3
    Join Date
    Dec 2005
    Location
    Australia
    Posts
    772
    Plugin Contributions
    0

    Default Re: PayPal IPN return URL

    Hi Merlinpa,

    Thanks for your reply. I have been using the instructions to set up the PayPal IPN return URL. I did a test purchase through PayPal. But I didn't receive a "New order confirmation" email. I used to be able to receive that before moving zencart to the root directory.
    If I choose to pay by other payment methods, the "New order confirmation" will come through. Do you know what went wrong? Thanks for your help.

    Best regards,
    Ethan
    Using zencart v.1.3.9e
    Website: http://www.dealbyethan.com
    Email: admin AT dealbyethan DOT com

  4. #4
    Join Date
    Mar 2004
    Posts
    16,042
    Plugin Contributions
    5

    Default Re: PayPal IPN return URL

    did you make sure the uninstall and re-install through the admin
    this will reset the variables that are set in the DB
    Zen cart PCI compliant Hosting

  5. #5
    Join Date
    Dec 2005
    Location
    Australia
    Posts
    772
    Plugin Contributions
    0

    Default Re: PayPal IPN return URL

    Hi Merlinpa,

    Yes, I did that several times but I still didnt receive the new order confirmation email.


    Regards,
    Ethan
    Using zencart v.1.3.9e
    Website: http://www.dealbyethan.com
    Email: admin AT dealbyethan DOT com

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

    Default Re: PayPal IPN return URL

    .

    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.

  7. #7
    Join Date
    Dec 2005
    Location
    Australia
    Posts
    772
    Plugin Contributions
    0

    Idea or Suggestion Re: PayPal IPN return URL

    Hi DrByte,

    Thanks for your suggestion. Yes, I have been trying to troubleshoot the problem. But no luck so far.

    Do you think the reason why i stop receiving "New order confirmation" email when someone uses PayPal to checkout is because I moved my zencart v.1.2.7 to the root directory? Also, which .htaccess file do I check for any 'deny from' statements and to ensure none of them are addresses related to PayPal?

    Regards,
    Ethan
    Using zencart v.1.3.9e
    Website: http://www.dealbyethan.com
    Email: admin AT dealbyethan DOT com

  8. #8
    Join Date
    Mar 2004
    Posts
    16,042
    Plugin Contributions
    5

    Default Re: PayPal IPN return URL

    No this is not the issue,
    zen cart can work anywhere
    the issue is that you are running the SEO Urls and have NOT told it to bypass paypal IPN

    this is the address beiong passed to paypal
    http://dealbyethan.com/ipn_main_handler.php.html

    this DOSNT EXSIST. thats why its failing,
    Zen cart PCI compliant Hosting

  9. #9
    Join Date
    Dec 2005
    Location
    Australia
    Posts
    772
    Plugin Contributions
    0

    Default Re: PayPal IPN return URL

    Hi Merlinpa,

    Thanks for pointing that out. Can you provide me with some instructions to fix this please? How do I tell the SEO URL to bypass PayPal IPN?

    Also, what do you mean exactly when you said
    http://dealbyethan.com/ipn_main_handler.php.html
    doesn't exist?

    Thanks again,

    Regards,
    Ethan
    Using zencart v.1.3.9e
    Website: http://www.dealbyethan.com
    Email: admin AT dealbyethan DOT com

  10. #10
    Join Date
    Mar 2004
    Posts
    16,042
    Plugin Contributions
    5

    Default Re: PayPal IPN return URL

    lok at the line I posted.
    inp_main_handler.php.html is NOT a file

    Insert following line to file seo.url.php after the line number 141, the file under directory includes/classes/seo.url.php
    Code:
    // to fix paypal IPN problem
    // don't rewrite the paypal IPN notify url
     if ($page == 'ipn_main_handler.php') {
      return $this->stock_href_link($page, $parameters, $connection, $add_session_id, true, $static, $use_dir_ws_catalog);
     }
    Zen cart PCI compliant Hosting

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. PayPal WPS-IPN: How do I override the return URL?
    By JeremyR in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 26 Aug 2010, 11:35 PM
  2. Intermittent faliure in Paypal IPN return
    By elibaba in forum Built-in Shipping and Payment Modules
    Replies: 6
    Last Post: 20 Jan 2010, 06:49 PM
  3. 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
  4. Is Paypal IPN return link mandatory?
    By bettysue in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 24 Jan 2009, 03:51 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