Learn how to use helpers in the client library to deserialize webhook event payloads into instances of objects rather than working with raw json directly. You’ll also learn how signature verification works and how you can use the methods in the client library to handle signature verification for you.

Table of contents

00:00 Webhooks overview
00:49 Events
01:41 Webhooks vs. polling
01:57 Versioning
02:24 Deserialization
02:52 Development process
03:18 Implement a basic webhook handler
08:20 Security
08:49 Signature verification
10:17 Create webhook endpoints
12:13 Stripe CLI listen
12:43 Implement a webhook handler that verifies signatures
17:33 Conclusion

#stripe-python #python

Webhook helpers in stripe-python
1.40 GEEK