[REF] Provide standardised methods to get recurring contribution id & object
authorEileen McNaughton <emcnaughton@wikimedia.org>
Fri, 14 May 2021 00:22:49 +0000 (12:22 +1200)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Fri, 14 May 2021 03:49:13 +0000 (15:49 +1200)
commit55f6a0063b2c4dbce7f91c22a57a7947ef06adb7
tree72cc7ee188ac490c873a232b12f38d8d569192b6
parent72445b03dc590444f295d8233aa243a8d0c891c9
[REF] Provide standardised methods to get recurring contribution id & object

This adds methods to get the recurring contribution id & object that work from the paypal
express and from the paypal pro flows. In the paypal express flow it is
retrieved from a known value (and this flow is only ever hit for recurrings
as evidenced by the existing getsingle) and then set on the class. For paypal pro
it is optional and will be in the cheap-to-access POST array if relevant
CRM/Core/Payment/PayPalProIPN.php