Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Stripe Stripe
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 83
    • Issues 83
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Extensions
  • StripeStripe
  • Issues
  • #369
Closed
Open
Issue created May 06, 2022 by DaveD@DaveDContributor

Clicking on the system status check "fix webhook" button always gives an error that it couldn't fix it, but it really did.

This status message seems out of place: https://lab.civicrm.org/extensions/stripe/-/blob/bb85a9fb6ec62cec1b1f5bbb9bcc971c6762fc79/CRM/Stripe/Webhook.php#L94

Note it says "unable to update" BEFORE it even tries to update on line 103.

I'm not familiar enough with the code to know if this mismatch is just a result of other changes etc, but the user-story is:

  • Webhooks were created over a year ago.
  • The invoices.finalized event was added to stripe.
  • Stripe now upgraded on the site.
  • Status check says webhook is bad.
  • Click to fix.
  • Says it couldn't update. But it does get updated and has all the events.

Is anyone else seeing this? Am seeing it on multiple sites.

Assignee
Assign to
Time tracking