Stripe webhooks with Deno

Part two of how to handle webhooks using `stripe-node` in a Deno application. We recommend starting with the part one (https://youtu.be/epCHqHEdz8I).

In this episode, CJ walks you through handling webhooks using `stripe-node` in a Deno application.

### Presenter

CJ Avilla - Developer Advocate at Stripe - https://twitter.com/cjav_dev


### Table of contents
00:00 Introduction
01:00 Configuring your server
03:18 Webhook signing secret
03:47 CryptoProvider
04:43 Testing the endpoint
06:39 Conclusion


### Resources

Standing up Deno and installing `stripe-node`: https://youtu.be/epCHqHEdz8I
stripe-node: https://github.com/stripe/stripe-node
Deno: https://deno.land/



### Support
If you have a question, please feel free to reach out to our support team on Discord at https://stripe.com/go/developer-chat

### Updates
Sign up to stay updated with developer news: https://go.stripe.global/dev-digest
### Feedback
If you have any feedback about this or other episodes, let us know: https://forms.gle/VjNqzRhotM2snYo88
#Stripe #Payments