SaaS Fundamentals 08 - Subscriber management with the customer portal

In this episode, you'll learn how to enable customers to manage their billing using the customer portal. The customer portal is a feature rich Stripe hosted page where customers can do things like update their card on file, change their subscription, or cancel. You can configure what customers are allowed to do from the settings in your dashboard, or by creating a Customer Portal Configuration using the API. We'll focus on integrating the customer portal.


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

### Contents
00:00 Introduction to the customer portal
01:41 Configuring the customer portal in your app
03:07 Configure your front-end
04:29 Configure your portal in the dashboard
05:30 Conclusion

### Resources
Integrating the customer portal: https://stripe.com/docs/billing/subscriptions/integrating-customer-portal
Article: https://dev.to/stripe/managing-the-customer-billing-lifecycle-using-the-customer-portal-307j


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

#saas #stripe #payments #ruby