Learn how to listen and process connected account webhooks in Stripe Connect. This guide will walk you through the step-by-step process, from setting up your webhook endpoints to handling different types of events

In this episode, you'll learn how to build a a Stripe Connect webhook handler to handle asynchronous events happening both in your platform and on your connected accounts.

The platform we're building in this series allows creators to produce creative content (e.g., a newsletter), publish their content, and monetize their content with paid subscriptions.

This is episode 14 in the series. Stay tuned and subscribe for updates. We'll cover all the ins and outs of Stripe Connect, how you need to model and store things in your database, how to handle authentication, how to process web hooks and post-payment events in your Stripe account, how to onboard creators, how to use Stripe Checkout on the front end to securely accept payment, how to setup the Stripe Customer Portal to allow subscribers to manage their payments and subscriptions.

### Table of contents
00:00 Introduction
01:05 Different types of webhooks
03:02 Creating webhook endpoints
05:32 Processing events
08:25 Magic strings for testing
10:32 Handling processing errors
13:20 Adding a default account
14:40 Next steps

### Presenter
CJ Avilla - Software Engineer - https://twitter.com/cjav_dev

Sidekiq: https://github.com/sidekiq/sidekiq

#stripe 

 #payments 

Listen and Process Connected Account Webhooks with Stripe Connect
1.65 GEEK