Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.29
-
Fix Version/s: 4.7.31
-
Component/s: CiviContribute
-
Labels:None
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Contributed Code
-
Verified?:No
Description
With PayPal Pro recurring payments, if you change the recurring amount (say, from $10/month to $12/month), Civi will record the original amount instead of the increased amount.
This didn't happen until 4.7.23 or 4.7.24. I can't find what caused this to change, but I can replicate the problem and the solution.
I'm not sure if my solution is the "most correct", so I'll submit a PR for discussion.