Using stripe-node with Deno

Learn how to interact with the Stripe API from a Deno application using `stripe-node`.


### Presenter

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


### Table of contents
00:00 Introduction
00:21 The evolving server-side Javascript ecosystem
00:37 Changes to stripe-node
00:57 Installing Deno
01:22 Creating the server.js file and getting the webserver started
02:50 Adding Stripe to the Deno server
03:20 Creating a Checkout session
04:40 Recap
05:11 Conclusion


### Resources
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