Skip to content

Add stripe connect webhook to handle connect events#1779

Merged
beastoin merged 2 commits intomainfrom
stripe-connect-webhook
Feb 10, 2025
Merged

Add stripe connect webhook to handle connect events#1779
beastoin merged 2 commits intomainfrom
stripe-connect-webhook

Conversation

@mdmohsin7
Copy link
Copy Markdown
Member

Webhooks can have either account or connect as their destination, but not both. This means events for both cannot be handled in a single webhook, as each destination requires a different secret. This PR introduces a separate webhook for connect events and adds a new secret for parsing connect events.

Screenshot 2025-02-09 at 8 59 41 PM

@beastoin
Copy link
Copy Markdown
Collaborator

lgtm @mdmohsin7

@beastoin beastoin merged commit 872d103 into main Feb 10, 2025
@beastoin beastoin deleted the stripe-connect-webhook branch February 10, 2025 02:05
@beastoin
Copy link
Copy Markdown
Collaborator

note: new env var needed > STRIPE_CONNECT_WEBHOOK_SECRET

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants