Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Labels:None
-
Patch Submitted:Yes
-
Patch attached:Yes
Description
The attached patch amends the controller behaviour so that PayPal information is not lost even if the IPN is missed. Presently, only the status of the Payment is changed in this case.
Patch also adds 2 date fields to the Payment class to track invoice (created) date and payment date in a backward compatible manner (nullable:true)