Results 1 to 9 of 9
  1. #1
    Join Date
    Jun 2009
    Location
    Scottsdale. Arizona, USA
    Posts
    34
    Plugin Contributions
    0

    Default How do I delete/remove PayPal Instant Payment Notification History?

    I have Zen Cart 1.3.8a.
    I have PayPal Express and Web Payment Pro Active
    I tested them using PayPal Sandbox.
    I am almost done sandbox testing and deleted my test orders.
    The PayPal Instant Payment Notifications remain.
    Is there a way to delete them or must I use a query?
    Almost ready for live testing!

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

    Default Re: How do I delete/remove PayPal Instant Payment Notifications?

    Are you referring to IPN history details?
    .

    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
    Jun 2009
    Location
    Scottsdale. Arizona, USA
    Posts
    34
    Plugin Contributions
    0

    Default Re: How do I delete/remove PayPal Instant Payment Notifications?

    In the customer menu I have:
    Customers
    Orders
    Group Pricing
    PayPal IPN <<<<---- This one

    See attached
    pjb
    Attached Images Attached Images  

  4. #4
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: How do I delete/remove PayPal Instant Payment Notifications?

    Run this in phpMyAdmin or SQL Patch tool: TRUNCATE TABLE paypal;
    .

    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
    Jun 2009
    Location
    Scottsdale. Arizona, USA
    Posts
    34
    Plugin Contributions
    0

    Default Re: How do I delete/remove PayPal Instant Payment Notification History?

    Thanks Dr. Byte.
    I may leave a few entries from recent tests.
    So if PayPal is the only table I can delete by id.
    pjb

  6. #6
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: How do I delete/remove PayPal Instant Payment Notification History?

    IMO I wouldn't recommend deleting any of it, but if you're bent on doing it, you should probably also truncate the entries in paypal_payment_status_history and paypal_session in addition to the paypal table.
    .

    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
    Jun 2009
    Location
    Scottsdale. Arizona, USA
    Posts
    34
    Plugin Contributions
    0

    Default Re: How do I delete/remove PayPal Instant Payment Notification History?

    I guess I'll leave it be.
    I don't think it will cause any problems.
    It's odd that when you delete an order, the associated payment history remains.
    Clicking on that history results in an admin error message since there are no associated orders.

  8. #8
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: How do I delete/remove PayPal Instant Payment Notification History?

    Quote Originally Posted by pjbonarrigo View Post
    I guess I'll leave it be.
    I don't think it will cause any problems.
    It's odd that when you delete an order, the associated payment history remains.
    Clicking on that history results in an admin error message since there are no associated orders.
    Right. The real issue is ... one should never delete an order
    .

    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. #9

    Default Re: How do I delete/remove PayPal Instant Payment Notifications?

    Quote Originally Posted by DrByte View Post
    Run this in phpMyAdmin or SQL Patch tool: TRUNCATE TABLE paypal;
    THANK YOU Dr. Byte for this sql command. Now I got a fresh clean database.

 

 

Similar Threads

  1. Paypal Instant Payment Notification
    By enquirer66 in forum PayPal Express Checkout support
    Replies: 3
    Last Post: 16 Aug 2012, 01:57 PM
  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
  3. PayPal Instant Payment Notification Warning
    By tushar in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 29 Nov 2011, 11:06 AM
  4. PayPal Instant Payment Notification Warning
    By tushar in forum PayPal Website Payments Pro support
    Replies: 0
    Last Post: 12 Aug 2011, 01:03 PM
  5. PayPal Instant Payment Notification Warning
    By inovermyhead in forum General Questions
    Replies: 4
    Last Post: 16 Nov 2007, 04:26 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