ZuuZ
BuildShip3y ago
3 replies
Zuu

Stripe Subscription

I have seen this example in next.js https://subscription-payments.vercel.app/ where the user can select a product from a list retrieved from Stripe. Users can then subscribe. The app will store subscription and customer information in a Supabase DB. Once subscribed, the user can manage subscriptions in the stripe portal. I need something like this but have no idea where to start.
Brought to you by Vercel, Stripe, and Supabase.
Was this page helpful?