Support stripe connect webhooks
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- typescript
Research direction
Start by tracing the existing /webhook endpoint and how STRIPE_WEBHOOK_SECRET is read and validated. Add the requested /webhook/connect path with a separate secret for connected-account events, then verify that both endpoint types can receive and authenticate their respective webhook events.
Written by the indexing model from the issue text.
Description
Feature request
As per the stripe docs Connect webhooks the recommended way to use connect webhooks is by creating two webhook endpoints. First one /webhook for own account events and second one /webhook/connect for connected accounts events by setting the connect parameter to true.
Is your feature request related to a problem? Please describe.
- The webhook secret will be different for own account webhook and connect account webhook, currently only
STRIPE_WEBHOOK_SECRETis accepted as env.
A clear and concise description of what you want and what your use case is.
Describe the solution you'd like
A new endpoint as /webhook/connect to receive webhook events for connected accounts.
- Dominant language
- TypeScript
- Stars
- 1.1k
- Forks
- 117
- Avg merge
- 12m
- Merged PRs (30d)
- 1
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from stripe/sync-engine
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
stripe/sync-engine#331 ·
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
stripe/sync-engine#346 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 67/100
stripe/sync-engine#337 · 1 comment · 2 reactions ·
-
Difficulty 3/5 1-2 days Newbie friendliness 58/100
stripe/sync-engine#336 · 3 comments · 2 reactions ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
stripe/sync-engine#332 · 1 comment ·
All issues in stripe/sync-engine
Similar issues
-
clawsweeper:fix-shape-clear clawsweeper:queueable-fix clawsweeper:source-repro impact:ux-friction issue-rating: 🦞 diamond lobster no-stale P3
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
Difficulty 1/5 Under an hour Newbie friendliness 76/100
-
code-quality refactoring
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
github/gh-aw-firewall#8816 ·
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
vercel/react-tweet#225 ·