You are now ready to charge a user's credit card via Stripe. Learn how to do so with a subscription.
- [Instructor] I would consider this to be…- [Instructor] I would consider this to be…the crown jewel of the course…the crown jewel of the course…because what we're going to do here is…because what we're going to do here is…create a subscription and charge our customer.…create a subscription and charge our customer.…A whole lot is going on here,…A whole lot is going on here,…but Stripe makes it very simple.…but Stripe makes it very simple.…Let's go ahead and move into our post part of this function.…Let's go ahead and move into our post part of this function.…We've done everything for the get,…We've done everything for the get,…but it's time to talk about the post.…but it's time to talk about the post.…So the first thing that we want to do is…So the first thing that we want to do is…we want to make a customer in Stripe,…we want to make a customer in Stripe,…so I'm going to make a variable to hold this.…so I'm going to make a variable to hold this.…I'm going to call this Stripe customer…I'm going to call this Stripe customer…
Released
3/1/2019- Using APIs
- Leveraging the Stripe dashboard
- Building a checkout page
- Configuring payment periods
- Working with the Stripe frontend
- Handling data
- Implementing a coupon system
- Processing payments
- Analyzing Stripe data
- Creating user models
- Allowing for subscription cancellations
Share this video
Embed this video
Video: Process payment