-
When doing a partial refund at Paypal all items on the order gets refunded. This module will disable the IPN callback when doing refunds allowing the Magento administrator to manually refund the right product(s). Administrators will be notified via an admin alert when a PayPal Redund IPN has been received.
-
This module also contains a fix for the "PayPal IPN postback failure" exception which occurs when PayPal uses a HTTP 1.1 response for the postback verification. See this Doghousemedia blog post for details.
-
The Payment additional_information array has been flushed out in the process of unsetting the key 'paypal_express_checkout_shipping_overriden' in the array. This is caused by the bug in Magento, which I have raised http://www.magentocommerce.com/bug-tracking/issue?issue=15975. This module fixes the issue by rewriting the class Mage_Sales_Model_Quote_Payment and overriding the function,unsAdditionalInformation($key). This function is inherited from Mage_Sales_Payment_Info by Mage_Sales_Quote_Payment.
This repository has been archived by the owner on Jun 23, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
aligent/Magento-Paypalfixes
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Changes the default Magento behavior for Paypal Refunds and fixes HTTP 1.1 IPN issues.
Resources
Stars
Watchers
Forks
Packages 0
No packages published