[REF] Use function to getContributionRecurID
authorEileen McNaughton <emcnaughton@wikimedia.org>
Thu, 13 May 2021 23:42:29 +0000 (11:42 +1200)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Fri, 14 May 2021 01:32:03 +0000 (13:32 +1200)
commit1d6cc2d3c58aaeee91102b702aa9a9fdea14375a
tree089647c51b6024a4214cf289a41e1beeffdc0aa8
parent3a86f5aed9264ecf2a8c381cc22542b630b24bf3
[REF] Use function to getContributionRecurID

We are simply fetching it from the POST so it's cheap to fetch & we can stop passing it around
once we are using a function, not a variable. This also changes the debug logging slightly
to pass the values more correctly to log->debug().
CRM/Core/Payment/PayPalIPN.php