Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Jul 2005
    Posts
    220
    Plugin Contributions
    0

    Default [Done v1.3.8] 1.3.37 - Paypal IPN Refund Status Bug

    In FRESH install of 1.3.37

    In PAYPAL IPN control panel set the

    Set Refund Order Status
    Set the status of orders that have been refunded made with this payment module to this value
    ('Pending' recommended)


    to a custom order step we created in admin called "REFUND ISSUED"

    When made REFUND via PAYPAL to customer on order status was updated to PENDING and not to the REFUND ISSUED as we selected.

    This was working in prior version 1.2.25

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: 1.3.37 - Paypal IPN Refund Status BUG

    Did you also install the Patch for v1.3.7?

    http://www.zen-cart.com/forum/showthread.php?t=56216
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    Jul 2005
    Posts
    220
    Plugin Contributions
    0

    Default Re: 1.3.37 - Paypal IPN Refund Status BUG

    No, we did not as this is not a problem with PAYPAL express but instead PAYPAL IPN

    Please advise

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: 1.3.37 - Paypal IPN Refund Status BUG

    Could you humor me and install that patch please? Thanks ... there are a couple shared files ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  5. #5
    Join Date
    Jul 2005
    Posts
    220
    Plugin Contributions
    0

    Default Re: 1.3.37 - Paypal IPN Refund Status BUG

    Installed the patch and will test this out for you and report back later on

    Thanks

  6. #6
    Join Date
    Jul 2005
    Posts
    220
    Plugin Contributions
    0

    Default Re: 1.3.37 - Paypal IPN Refund Status BUG

    Installed the patch and this issue was not corrected.

    Also reported in another thread that another PAYPAL issue was partially fixed but not all the way by the patch

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

    Default Re: 1.3.37 - Paypal IPN Refund Status BUG

    /ipn_main_handler.php
    line 253 (of initial v1.3.7 release) says:
    Code:
          if (define('MODULE_PAYMENT_PAYPAL_REFUND_ORDER_STATUS_ID') && (int)MODULE_PAYMENT_PAYPAL_REFUND_ORDER_STATUS_ID > 0 && $isECtransaction) $new_status = MODULE_PAYMENT_PAYPAL_REFUND_ORDER_STATUS_ID;
    two corrections should be made to that line to fix the refund problem you're mentioning:
    Code:
          if (defined('MODULE_PAYMENT_PAYPAL_REFUND_ORDER_STATUS_ID') && (int)MODULE_PAYMENT_PAYPAL_REFUND_ORDER_STATUS_ID > 0 && !$isECtransaction) $new_status = MODULE_PAYMENT_PAYPAL_REFUND_ORDER_STATUS_ID;
    .

    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
    Jul 2005
    Posts
    220
    Plugin Contributions
    0

    Default Re: 1.3.37 - Paypal IPN Refund Status Bug

    We applied this fix and will report when we have a chance to test it.

    Thanks Dr. Byte

  9. #9
    Join Date
    Jul 2005
    Posts
    220
    Plugin Contributions
    0

    Default Re: 1.3.37 - Paypal IPN Refund Status Bug

    This fix corrected the bug.

    Thank You

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

    Default Re: 1.3.37 - Paypal IPN Refund Status Bug

    Yay :)

    This fix is included in the patch update posted yesterday:
    http://www.zen-cart.com/forum/showthread.php?t=56216
    .

    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.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 4
    Last Post: 16 Feb 2011, 04:12 AM
  2. Replies: 0
    Last Post: 5 Feb 2010, 06:17 PM
  3. PayPal IPN Refund still in pending status...
    By hedron in forum Built-in Shipping and Payment Modules
    Replies: 7
    Last Post: 29 Jan 2010, 04:40 AM
  4. Newthread for Paypal IPN,i think that is paypal IPN's BUG!!
    By paranoia in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 22 Apr 2008, 02:37 AM
  5. Paypal Refund Issue on IPN
    By bearaman in forum General Questions
    Replies: 1
    Last Post: 12 Dec 2006, 03:28 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