Set up future payments with Checkout

Learn how to collect payment details using Checkout's setup mode, which stores the payment method on file for future payments using the Setup Intents API.

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

### Table of contents
00:00 Introduction
00:36 Add a checkout button
00:42 Add an endpoint to your server and a session with setup mode
01:23 Create customer object
01:54 Retrieve the session object and setup intent
03:20 Use the payment method to create a payment intent
03:54 Alternate flow
04:48 Recap

### Resources
Stripe Checkout: https://stripe.com/payments/checkout
Documentation: https://stripe.com/docs/payments/save-and-reuse
API reference: https://stripe.com/docs/api/setup_intents

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