Fix processQueuedWebhookEvent fatal error for recurring payments
Merge request reports
Activity
Adding this MR for recurring payments getting the followingn error:
TypeError: CRM_Core_Payment_AuthNetIPN::processQueuedWebhookEvent(): Return value must be of type bool, null returned in CRM_Core_Payment_AuthNetIPN->processQueuedWebhookEvent() (line 150 of /var/www/web/demo10.skvare.com/web/sites/default/civicrm/extensions/contrib/authnet/CRM/Core/Payment/AuthNetIPN.php).
@mattwire Any objections to merging? I do not have a way to test this, but the MR makes sense, and seems like a low-risk fix.
mentioned in commit 94244d81
@bgm Yes, seems fine!
Please register or sign in to reply