
Security News
CVE Volume Surges Past 48,000 in 2025 as WordPress Plugin Ecosystem Drives Growth
CVE disclosures hit a record 48,185 in 2025, driven largely by vulnerabilities in third-party WordPress plugins.
stripe-webhook-server
Advanced tools
This is a scaffold for responding to [Stripe](https://stripe.com/docs/webhooks).
This is a scaffold for responding to Stripe.
By default it'll send some emails to customers for you. But you can reprogram it to do whatever, plotting world domination or something else.
There is no user interface in stripe-webhook-server - use Stripe's website.
I get tired of typing stripe-webhook-server so it'll be referred to as SWS. It is not affiliated with the Swiss, Swiss cheese, Swiss army knives, etc. but pronouncing it 'swiss' is cool.
git clone this repo.
Edit public-config.js to suit your needs and rename it to config.js.
lib/webhooks.js is a list of the webhooks you support. If you don't want to do anything with a webhook, leave the function empty or just delete the entry completely. SWS
You might want to take a look if you prefer not to send out the default at Maybe even edit lib/webhook-server.js.
You are good to go for local dev. See the /scripts/ folder for setting this thing up on a VPS.
For your knowledge it's using these
Please branch, fix, and submit pull request.
Copyright 2013 Jeff Parrish
No warranty expressed or implied.
MIT License
NOT officially affiliated with Stripe.
FAQs
This is a scaffold for responding to [Stripe](https://stripe.com/docs/webhooks).
The npm package stripe-webhook-server receives a total of 0 weekly downloads. As such, stripe-webhook-server popularity was classified as not popular.
We found that stripe-webhook-server demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
CVE disclosures hit a record 48,185 in 2025, driven largely by vulnerabilities in third-party WordPress plugins.

Security News
Socket CEO Feross Aboukhadijeh joins Insecure Agents to discuss CVE remediation and why supply chain attacks require a different security approach.

Security News
Tailwind Labs laid off 75% of its engineering team after revenue dropped 80%, as LLMs redirect traffic away from documentation where developers discover paid products.