Section: Inspect Events and Deliveries
Create a webhook endpoint
bash
bash
stripe webhook_endpoints create --url https://example.com/webhooks/stripe --enabled-events payment_intent.succeeded --enabled-events checkout.session.completedLearn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Inspect Events and Deliveries