- ShipFast
- Posts
- Stripe subscriptions are here!
Stripe subscriptions are here!
Create a Stripe Checkout, handle the subscription lifecycle, and let users manage their billing settings.
Hey, it’s Marc!
The most requested feature is here… 🥁
→ Stripe subscriptions 🎉

- Create a checkout session with the ButtonCheckout component 
- The Stripe webhook handler manages the subscription lifecycle and provides or revokes access. 
- Users can manage their subscriptions with the Stripe Customer Portal thanks to the ButtonAccount component 
PS: If you’re using Supabase, make sure to git checkout supabase to get the latest changes for your stack.
 Just ship it! 
—Marc 

Reply