-
Notifications
You must be signed in to change notification settings - Fork 217
Add hook to allow for custom webhook post-processing #4466
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
Merged
Merged
Changes from 11 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
9780c40
Add hook to allow for custom webhook post-processing
daledupreez 3331c99
Merge branch 'develop' into add/hook-for-inbound-webhooks
wjrosa aa7989c
Moving action inside specific methods when processing async events
wjrosa 5866fb2
Adding a try...catch block
wjrosa e991d11
Changelog and readme entries
wjrosa c52d7a1
Update includes/class-wc-stripe-webhook-handler.php
wjrosa c8bd4ba
Merge branch 'develop' into add/hook-for-inbound-webhooks
wjrosa 09b792a
Merge branch 'develop' into add/hook-for-inbound-webhooks
wjrosa a63cbe1
Introducing a protected variable to store the order being processed
wjrosa cd17df2
Passing the whole notification object to deferred events
wjrosa acb696a
Fix tests
wjrosa bbc92e7
Merge branch 'develop' into add/hook-for-inbound-webhooks
wjrosa 78cf5b4
Merge branch 'develop' into add/hook-for-inbound-webhooks
wjrosa 91fdac9
Merge branch 'develop' into add/hook-for-inbound-webhooks
wjrosa c442208
Moving action after the deferred webhook switch
wjrosa 29511dc
Merge branch 'develop' into add/hook-for-inbound-webhooks
diegocurbelo 12bfe13
Merge branch 'develop' into add/hook-for-inbound-webhooks
wjrosa 6f83270
Add try/catch to main hook; catch Throwable instead of Exception
daledupreez 479c7b2
Refactor action triggers into helper function and add explicit docs f…
daledupreez c8e4b0a
Update changelog.txt
wjrosa 09581c7
Readme entry update
wjrosa 349378d
Update includes/class-wc-stripe-webhook-handler.php
wjrosa 0b78f6f
Renaming the action to wc_stripe_webhook_received
wjrosa e6d8b32
Merge branch 'add/hook-for-inbound-webhooks' of https://github.com/wo…
wjrosa a6a1e14
Changelog and readme entries
wjrosa 908dec4
Merge branch 'develop' into add/hook-for-inbound-webhooks
daledupreez 353ff3e
Merge branch 'develop' into add/hook-for-inbound-webhooks
daledupreez be30ddd
Fix changelog entry location
daledupreez File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.