Learn how to build a basic Stripe webhook handler in just 10 minutes! This guide will walk you through the step-by-step process, from setting up your webhook endpoint to handling different types of events

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 07 in the series. Stay tuned and subscribe for updates throughout the summer. 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
02:05 Building the event model
03:08 Generating a webhooks controller
04:51 Configuring the event model
06:45 Updating your routes
08:00 Testing the webhook endpoint
10:04 Updating the event job
10:59 Conclusion

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

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

#stripe  #payments 

Build a Basic Stripe Webhook Handler in 5 Minutes
1.30 GEEK