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

Add per WebhookEndpoint Object Validation #1942

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

arnav13081994
Copy link
Collaborator

This PR adds support for configuring validation per WebhookEndpoint object.

@arnav13081994 arnav13081994 self-assigned this May 25, 2023
@arnav13081994 arnav13081994 force-pushed the feature/add_per_webhook_validation branch from 44a011f to 5601079 Compare May 25, 2023 05:51
This would be used to keep track of chosen validation
per WebhookEndpoint object
validation model field would be used to keep track of
per endpoint validation. The global validation setting
would be deprecated in the future releases in favour of UUID
webhooks.
The code would work for both old style webhooks as well as new
style UUID webhooks. And in case of the former, the global DJSTRIPE_WEBHOOK_VALIDATION
setting would be used.
@arnav13081994 arnav13081994 force-pushed the feature/add_per_webhook_validation branch from 5601079 to a8ce535 Compare May 26, 2023 07:49
@jleclanche jleclanche force-pushed the master branch 5 times, most recently from 15e04c3 to 8727894 Compare April 25, 2024 14:48
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.

None yet

1 participant