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 webhook verification #99

Merged
merged 2 commits into from Jul 28, 2023

Conversation

thinkverse
Copy link
Contributor

This PR adds the ability to verify Paddle webhooks, which is a great way to protect against fraudulent events. Another step would be to use IP allowlisting to Paddles IP addresses, but that should probably be done on the web server side.

Copy link
Collaborator

@bobbyiliev bobbyiliev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thank you for that PR @thinkverse 👍

@bobbyiliev bobbyiliev merged commit 6f9397d into thedevdojo:main Jul 28, 2023
1 check passed
@thinkverse thinkverse deleted the add-webhook-verification branch July 28, 2023 22:59
bobbyiliev pushed a commit that referenced this pull request Aug 28, 2023
* Separate Webhook handling from Subscriptions

* Add ability to verify webhooks
bobbyiliev pushed a commit that referenced this pull request Aug 28, 2023
* Separate Webhook handling from Subscriptions

* Add ability to verify webhooks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants