Webhook URL
Use this URL when setting up webhooks in Stripe
https://potluckpilot.com/api/stripe/webhookMode
live
Webhook Secret (live)
Set
Last Success
Never
Success Rate
0%
Setup & Testing
1. Create Webhook in Stripe:
- Go to Stripe Dashboard → Developers → Webhooks
- Click "Add endpoint"
- Paste the webhook URL above
- Select events:
checkout.session.completed,customer.subscription.*,invoice.payment_*
2. Copy Signing Secret:
- After creating the endpoint, click to reveal the signing secret (starts with
whsec_) - Add it to Stripe Settings or Setup Wizard
3. Test Webhook:
- In Stripe webhook endpoint page, click "Send test webhook"
- Select
checkout.session.completed - Check below for the received event
Recent Webhook Events
Last 50 events received
No webhook events received yet

