Stripe makes it easy to cancel a subscription for a user. Explore more about canceling subscriptions in this video.
- [Instructor] So we've talked about the get portion…- [Instructor] So we've talked about the get portion…of this request, well what if someone posts to us,…of this request, well what if someone posts to us,…and in what situation would we have a post?…and in what situation would we have a post?…Well the only setting post that we're looking for…Well the only setting post that we're looking for…is someone trying to cancel their subscription.…is someone trying to cancel their subscription.…We're not going to allow users to cancel and rejoin,…We're not going to allow users to cancel and rejoin,…cancel, rejoin just willy-nilly.…cancel, rejoin just willy-nilly.…In fact, the way that we've designed this…In fact, the way that we've designed this…will make it so that someone can cancel their subscription,…will make it so that someone can cancel their subscription,…but it's going to run out the rest of that subscription.…but it's going to run out the rest of that subscription.…So we'll run to the end of the month,…So we'll run to the end of the month,…
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: Cancel subscription