Page 1 of 2 12 LastLast
Results 1 to 10 of 16
  1. #1
    Join Date
    May 2009
    Posts
    68
    Plugin Contributions
    0

    Default IPN history problems

    Hey folks,

    I'm successfully using PP Pro with PP Express.

    I receive paypal as well as CC payments, but the ipn messages are incomplete.

    either the amount is missing (paypal-transactions) or the customer name is missing (creditcardcard-transactions). See attached screenshot.





    I also can't do refunds from withing Zen Cart, so I assume there must be a configuration error either in my PayPal or in my Paypal modules in zen.

    Anybody know what's going on here? Or should I just disable IPN in my Paypal?


    I also tried to contact PayPal support, but they couldnt help me. That's what the PP-guy said.

    In your screen shot you sent I see there is a transaction ETGP5EE4F60A that appears to not have received an IPN message. This transaction is your PayFlow transaction id which does not use IPN, the corresponding transaction in your PayPal account for this transaction is 5CX29628VU5428804. As you can see you do have an IPN for 5CX29628VU5428804. To me this appears to be an issue with your shopping cart not correctly linking your PayPal IPN messages back to your PayFlow transactions.




    Thanks in advance

  2. #2
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: IPN history problems

    Quote Originally Posted by p1lot View Post
    In your screen shot you sent I see there is a transaction ETGP5EE4F60A that appears to not have received an IPN message. This transaction is your PayFlow transaction id which does not use IPN, the corresponding transaction in your PayPal account for this transaction is 5CX29628VU5428804. As you can see you do have an IPN for 5CX29628VU5428804. To me this appears to be an issue with your shopping cart not correctly linking your PayPal IPN messages back to your PayFlow transactions.
    That's quite possible.
    Quote Originally Posted by p1lot View Post
    Anybody know what's going on here? Or should I just disable IPN in my Paypal?
    What exactly would that solve?
    .

    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
    May 2009
    Posts
    68
    Plugin Contributions
    0

    Default Re: IPN history problems

    I actually don't know what's going on here and just quoted the response from the PayPal-guy, so I was asking for a workaround or a fix.

    Disabling IPN wouldn't solve anything, but better than a half-working solution. At least that's what I think.

  4. #4
    Join Date
    May 2009
    Posts
    68
    Plugin Contributions
    0

    Default Re: IPN history problems

    DrByte, do you think there is a solution for that problem? I checked some transaction logs and they all look fine.

    Am I the only one with that issue?

  5. #5
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: IPN history problems

    The IPN History screen you're referring to is simply a display of IPN data received. It has no functionality capability of any sort.
    What particular problem is the IPN history creating for you?
    .

    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. #6
    Join Date
    May 2009
    Posts
    68
    Plugin Contributions
    0

    Default Re: IPN history problems

    Well, the amount of those transactions was never "0".

    Also, some information on the left side, the customer name, is missing.

    The first few transactions worked fine. They looked like this.

    Furthermore, refunds, which worked yesterday from within Zen Cart, stopped working today as well.


    http://tinypic.com/r/s3lfva/7


    The correct Trans IDs start all with numbers, whereas the "broken" ones always with 2 letters.

  7. #7
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: IPN history problems

    What changed on your site between yesterday and today, between when things were working as expected and when they stopped?
    Addons installed? Modules enabled/disabled? etc?
    .

    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.

  8. #8
    Join Date
    May 2009
    Posts
    68
    Plugin Contributions
    0

    Default Re: IPN history problems

    Not really, I only installed Sales Report Mod, but that has no impact on PayPal I guess.

    I played a bit around with PayPal-settings etc, but nothing major and they are all exactly like yesterday.


    Logs are fine too.

    Is that an error on PayPal's end maybe?

  9. #9
    Join Date
    May 2009
    Posts
    68
    Plugin Contributions
    0

    Default Re: IPN history problems

    I think that problem occured after I got Cardinal to work.

    The "old" transaction from 1 day before I went live are perfectly fine and include the shopping cart contents on the paypal site etc, new ones imss all that info.

    DrByte, any idea what could be going on here?


    EDIT: AHHH, the Invoice IDs get cut off by somebody all of a sudden (that didnt happen to transactions 2 days ago), that's why the PayPal support said they dont get linked to the IPN properly. Any idea why that is?
    Last edited by p1lot; 23 Sep 2010 at 11:56 AM.

  10. #10
    Join Date
    May 2009
    Posts
    68
    Plugin Contributions
    0

    Default Re: IPN history problems

    OK i think i found the source of the problem:

    Request Parameters: {SetExpressCheckout}
    Array
    (
    [AMT] => xxx
    [ITEMAMT] => xxx
    [L_NUMBER0] => Ixxx
    [L_NAME0] => xxx
    [L_DESC0] => xxx
    [L_AMT0] => xxx
    [L_QTY0] => 1
    [L_NAME1] => Discounts
    [L_DESC1] => Credits applied, including discount coupons, gift certificates, etc
    [L_AMT1] => -68.00
    [L_QTY1] => 1
    [LOCALECODE] => CA
    [CURRENCY] => USD
    [PAYMENTACTION] => Sale
    [ALLOWNOTE] => 1
    [LANDINGPAGE] => Billing
    [EMAIL] => xxxx
    [PHONENUM] => xxxx
    [ACTION] => S
    [TENDER] => P
    [TRXTYPE] => S
    [RETURNURL[56]] => xxx.com/ipn_main_handler.php?type=ec
    [CANCELURL[77]] => xxx.com/index.php?main_page=checkout_shipping
    [ec_cancel] => 1
    [PAGESTYLE] => xxx
    [REQUEST_ID] => xxx
    [USER] => xxx
    [PWD] => ********
    [PARTNER] => xxx
    [VENDOR] => xxx
    )


    This is a PP express transaction and the INVNUM is missing here. Now I just need to find out why that happens.

    The INVNUM is set for CC transaction, but for somereason the name of the buyer doesnt get displayed in the PayPal IPN section under ZenCart admin.

    Anybody else had this problem? It's pretty similar to this one: http://www.zen-cart.com/forum/showthread.php?t=139389
    Last edited by p1lot; 23 Sep 2010 at 02:55 PM.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v139h Big problems of my order history's
    By explorer1979 in forum General Questions
    Replies: 11
    Last Post: 26 Sep 2012, 11:00 AM
  2. Instant Payment Notification (IPN) history shows Failed
    By mydanilo in forum PayPal Express Checkout support
    Replies: 2
    Last Post: 5 Jul 2012, 09:03 PM

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