Page 5 of 8 FirstFirst ... 34567 ... LastLast
Results 41 to 50 of 79
  1. #41
    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 DanAllkins View Post
    Right... it appears I didn't have that patch installed?!?!?!, but I do now and it seams to work fine! - thank you-

    When I received my email from paypal saying I had paid I got this:

    Order Description: MODULE_PAYMENT_PAYPAL_PURCHASE_DECRIPTION_TITLE

    Thats not right is it???
    Quote Originally Posted by Kim View Post
    You missed the language file when you installed the patch.
    Maybe it didn't upload completely?
    Quote Originally Posted by DanAllkins View Post
    I have checked this and still no luck?!?! this only started to happen since the patch was installed.
    In your /includes/languages/english/modules/payment/paypal.php file, do you have this near the bottom of the file?
    Code:
      define('MODULE_PAYMENT_PAYPAL_PURCHASE_DECRIPTION_TITLE', STORE_NAME . ' Purchase');
    If you don't, then add it. It's in the language file that comes with the patch, but if you've uploaded it and it's not there ... then ... well ... add it manually.
    Have you made any other customizations to your paypal.php language file ?


    (and, yes, for those reading this who notice the misspelling of "description" in the name ... it's fine ... it's consistent, and will be renamed in a future update. Don't "fix" it or you'll bust things elsewhere)
    .

    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.

  2. #42
    Join Date
    Aug 2006
    Posts
    135
    Plugin Contributions
    0

    Default Re: My PayPal IPN echeck orders not completing

    Quote Originally Posted by DrByte View Post
    In your /includes/languages/english/modules/payment/paypal.php file, do you have this near the bottom of the file?
    Code:
      define('MODULE_PAYMENT_PAYPAL_PURCHASE_DECRIPTION_TITLE', STORE_NAME . ' Purchase');
    If you don't, then add it. It's in the language file that comes with the patch, but if you've uploaded it and it's not there ... then ... well ... add it manually.
    Have you made any other customizations to your paypal.php language file ?


    (and, yes, for those reading this who notice the misspelling of "description" in the name ... it's fine ... it's consistent, and will be renamed in a future update. Don't "fix" it or you'll bust things elsewhere)
    Many thanks, that worked a treat... it now shows the 'Store Name Purchase'
    Thank you

  3. #43
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    78
    Plugin Contributions
    0

    Default Re: My PayPal IPN echeck orders not completing

    I thought I would give you an update on my fix.

    After running the patch from July on my V1.3.7 Paypal stopped working altogether. However, I then downloaded and installed V1.3.7.1 and everything including echecks is now working properly.

    I found one thing after the version upgrade. I'm not sure if the patch download that I got was incomplete but when I went to configure my Paypal email address I noticed an item called "PDT Token (Payment Data Transfer)" which did not show up after just installing the patch.

    So my advice to anyone else having this problem is to just install V.1.3.7.1

    Shara

  4. #44
    Join Date
    Feb 2007
    Posts
    513
    Plugin Contributions
    2

    Default Re: My PayPal IPN echeck orders not completing

    Godaddy has a “CURL proxy”, stuffed up my sites…
    If you have a Godaddy server and "if your page times out it may be because CURL timeouts that suggest DNS or firewall problems"

    Paypal express checkout will not work on godaddy servers unless you change your site in accordance with DrByte post that talks about GoDaddy and CURL proxy setup:
    http://www.zen-cart.com/forum/showthread.php?t=61528

  5. #45
    Join Date
    Sep 2006
    Location
    Australia
    Posts
    80
    Plugin Contributions
    0

    Default Re: My PayPal IPN echeck orders not completing

    I'm using zencart 1.3.7 with the latest paypal patch.

    I received an echeck payment today that didn't give me any store notification, all I got was a confirmation from Paypal, this is the first echeck I've recieved so far.
    I didn't have the bug files turned on but I have since turned them on & attempted to test another order but Paypal seems to be failing, I wasn't even redirected.

    Here's a copy of the error log:

    [bn] => zencart
    [cmd] => _ext-enter
    [rm] => 2
    [mrb] => R-6C7952342H795591R
    [pal] => 9E82WJBKKGPLQ
    [page_style] => Primary
    [lc] => AU
    [custom] => zenid=8c6f2da11b0a5f544edcbdc3b8bef130
    [charset] => iso-8859-1
    [return] =>
    https://web29.secure-secure.co.uk/live2knit.com.au/store/index.php?main_page=checkout_process&referer=paypal&zenid=8c6f2da11b0a5f544edcbd c3b8bef130
    [cancel_return] =>
    https://web29.secure-secure.co.uk/live2knit.com.au/store/index.php?main_page=checkout_payment&zenid=8c6f2da11b0a5f544edcbdc3b8bef130
    [shopping_url] =>
    https://web29.secure-secure.co.uk/live2knit.com.au/store/index.php?main_page=shopping_cart&zenid=8c6f2da11b0a5f544edcbdc3b8bef130
    [notify_url] =>
    https://web29.secure-secure.co.uk/live2knit.com.au/store/ipn_main_handler.php
    [redirect_cmd] => _xclick
    [business] => live2knit AT live2knit DOT com DOT au
    [first_name] => xxx
    [last_name] => xxxx
    [address1] => xxxx
    [city] => xxxx
    [state] => xxxx
    [zip] => xxxx
    [country] => AU
    [email] => xxxx
    [H_PhoneNumber] => xxxx
    [night_phone_b] => xxxx
    [day_phone_b] => xxx
    [no_shipping] => 1
    [currency_code] => AUD
    [paypal_order_id] =>
    [item_name] => Live 2 Knit Purchase
    [item_number] => Store Receipt
    [upload] => 2
    [amount] => 60.90
    [shipping] => 0.00
    [tax] => 0.00
    [tax_cart] => 0.00

    Please help as Paypal, has been working fine up till now.

    Katie
    www.live2knit.com.au

  6. #46
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: My PayPal IPN echeck orders not completing

    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.

    Dr Byte, you can download the log files as you requested. I will PM you with the location.

    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.
    Live and learn... the Zen way.

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

    Default Re: My PayPal IPN echeck orders not completing

    Now I'm confused, will the PayPal IPN still work if I set this in the pref in paypal profile.

    Instant Payment Notification (IPN) Off
    Instant Payment Notification (IPN) URL: (blank)

    Will I still receive payments in paypal but no notice gets sent to my cart about the status? I guess this would be ok if I at least would see the order in my zen cart!
    Live and learn... the Zen way.

  8. #48
    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
    Now I'm confused, will the PayPal IPN still work if I set this in the pref in paypal profile.

    Instant Payment Notification (IPN) Off
    Instant Payment Notification (IPN) URL: (blank)

    Will I still receive payments in paypal but no notice gets sent to my cart about the status? I guess this would be ok if I at least would see the order in my zen cart!
    No .. if you are using the IPN module in Zen Cart, then you need the IPN service turned on in your PayPal profile.
    Otherwise you'll never get anything back in Zen Cart.
    .

    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.

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

    Default Re: My PayPal IPN echeck orders not completing

    OK, I will set it to ON.

    But leave Instant Payment Notification (IPN) URL: (blank)
    Correct?

    Otherwise I can't have tow carts using this account.
    Live and learn... the Zen way.

  10. #50
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: My PayPal IPN echeck orders not completing

    Btw, the log I made accessible to Dr Byte are from before I changed the settings.

    So I will set IPN back on and do not specify a return path...
    Live and learn... the Zen way.

 

 
Page 5 of 8 FirstFirst ... 34567 ... 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