Page 1 of 3 123 LastLast
Results 1 to 10 of 23
  1. #1
    Join Date
    Sep 2009
    Posts
    24
    Plugin Contributions
    0

    Default PayPal express - the ZC order is ok bat no PayPal transaction

    I red all the threads about PayPal express and IPN and I can't find remedy to my problem:
    I'm using ZC 1.39f with PayPal express. Hosted at GoDady.
    When the buyer, using the PayPal "Checkout with paypal" button, the ZC system gets the transaction, order mail is sent bat the PayPal transaction is not made!
    I try to use with / without the CURL settings, itry to re-install the paypal express module, i re-configure all paypal settings, and it did not help. I check the PayPal ZC log files - nothing seems wrong. I made IPNCHECK.PHP - all results OK.

    Please help!

    Regards,
    Yoav

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

    Default Re: PayPal express - the ZC order is ok bat no PayPal transaction

    Quote Originally Posted by joe1joe1 View Post
    I'm using ZC 1.39f with PayPal express. Hosted at GoDady.
    Two strikes there: old version of Zen Cart. Best to upgrade first before trying other options.
    And GD is well-known for having problems talking to payment services.
    Quote Originally Posted by joe1joe1 View Post
    I check the PayPal ZC log files - nothing seems wrong.
    What specifically led you to deem "nothing seems wrong"?
    .

    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. #3
    Join Date
    Sep 2009
    Posts
    24
    Plugin Contributions
    0

    Default Re: PayPal express - the ZC order is ok bat no PayPal transaction

    Hi Doctor.
    You right, i don't know if the logs are OK, attached.
    I will upgrade, is there any thing else you can point?

    10x
    Last edited by DrByte; 4 Apr 2011 at 11:31 AM. Reason: logs removed for privacy

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

    Default Re: PayPal express - the ZC order is ok bat no PayPal transaction

    The logs show that an Express Checkout transaction *started*, but never completed. There's no evidence in those logs of the actual data submitted to PayPal for the payment.

    So, that suggests that at the last minute something changed.

    In Admin->Customers->Orders, where you see the orders listed, the second column lists the payment and shipping modules actually used to complete the order. What's listed there for that order you're complaining about?

    In Admin->Modules->Payment, which lines have yellow or green dots next to them? Red means properly disabled. Anything else means the module will be used whenever possible ... so, if you've tried to trick the system into merely setting a module's "enabled" setting to "false" instead of actually clicking "Remove" to completely turn it off, it's very possible that one of those "tricked" modules is what's "tricking" you

    Yet another reason to upgrade to the latest version, which works around a quirk that caused that.
    .

    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.

  5. #5
    Join Date
    Sep 2009
    Posts
    24
    Plugin Contributions
    0

    Default Re: PayPal express - the ZC order is ok bat no PayPal transaction

    Hi Doc,
    Thanks for your attention.
    All payment modules (except paypal express) are red and not installed.
    All the problematic orders - Payment Method: PayPal

    Any other option before i'm going through the upgrade?

    Thanks

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

    Default Re: PayPal express - the ZC order is ok bat no PayPal transaction

    Quote Originally Posted by joe1joe1 View Post
    All the problematic orders - Payment Method: PayPal
    Um, it would say "paypalwpp" in Column 2 if it was an Express Checkout payment.
    I think you're looking in the wrong place.
    Quote Originally Posted by joe1joe1 View Post
    Any other option before i'm going through the upgrade?
    No.
    .

    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
    Sep 2009
    Posts
    24
    Plugin Contributions
    0

    Default Re: PayPal express - the ZC order is ok bat no PayPal transaction

    OK, now i see it.
    all transactions are paypalwpp

    Joe

  8. #8
    Join Date
    Sep 2009
    Posts
    24
    Plugin Contributions
    0

    Default Re: PayPal express - the ZC order is ok bat no PayPal transaction

    Hi Doc,

    Is it possible to take only the new version of PayPal express module and install it in the older ZC version?

    Joe

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

    Default Re: PayPal express - the ZC order is ok bat no PayPal transaction

    No. You need to do a proper upgrade.
    .

    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.

  10. #10
    Join Date
    Sep 2009
    Posts
    24
    Plugin Contributions
    0

    Default Re: PayPal express - the ZC order is ok bat no PayPal transaction

    OK.
    I have upgrade to 1.3.9h.
    I try to buy with curl=true and curl=false. No luck.

    the payment module used is paypalwpp

    Logs attached

    what now?

    10x
    Last edited by DrByte; 7 Apr 2011 at 04:38 AM. Reason: removed attachment for privacy

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. v139h Order generated twice when we do the transaction through Paypal IPN
    By amruta2104 in forum General Questions
    Replies: 2
    Last Post: 24 Nov 2012, 01:48 PM
  2. PayPal transaction reversed, what do I do with the order now?
    By dhcernese in forum PayPal Express Checkout support
    Replies: 4
    Last Post: 5 May 2010, 06:35 PM
  3. Paypal Express taking me back to PayPal login after confirming order
    By bigsnax in forum PayPal Express Checkout support
    Replies: 4
    Last Post: 8 Feb 2010, 08:19 PM
  4. Paypal Express Payments appear ok in Zencart, but no record of transaction in Paypal
    By davidgdang1T in forum PayPal Express Checkout support
    Replies: 7
    Last Post: 17 May 2009, 10:42 PM
  5. This transaction is invalid - Paypal express
    By n350zz in forum PayPal Express Checkout support
    Replies: 48
    Last Post: 11 Sep 2007, 05:43 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