Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(stripe): support * wildcard handler #764

Merged
merged 2 commits into from
Aug 18, 2024

Conversation

nick-allen
Copy link
Contributor

Noticed while setting up the project the Stripe.Event type support a wildcard '*' event type, but that event never seemed to fire.

Added the wildcard to all event filters to make sure it's fired for any event type.

@WonderPanda WonderPanda changed the title Support '*' handler feat(stripe): support * wildcard handler Aug 15, 2024
@underfisk underfisk merged commit f1688f9 into golevelup:master Aug 18, 2024
3 checks passed
@nick-allen nick-allen deleted the patch-1 branch August 18, 2024 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants