Skip to content
Snippets Groups Projects

Fix processQueuedWebhookEvent fatal error for recurring payments

Merged arnfrench requested to merge arnfrench/authnet:recurring-contribution into master

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Author Contributor

    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.

  • bgm changed title from Add a return for recurring. to Fix processQueuedWebhookEvent fatal error for recurring payments

    changed title from Add a return for recurring. to Fix processQueuedWebhookEvent fatal error for recurring payments

  • mattwire mentioned in commit 94244d81

    mentioned in commit 94244d81

  • merged

  • @bgm Yes, seems fine!

Please register or sign in to reply
Loading