vercel / nextjs-subscription-payments

Clone, deploy, and fully customize a SaaS subscription application with Next.js.
https://subscription-payments.vercel.app/
MIT License
5.83k stars 1.19k forks source link

Subscribe Button #252

Closed jarrodlatshaw closed 9 months ago

jarrodlatshaw commented 9 months ago

Not so much an issue as it is a question. Ive gotten everything to work, I was curious about the subscribe button though. Does that only become activated if you upgrade your stripe account or something? Might be a dumb question but I appreciate anyone's guidance... I was trying to look through the files to understand the functionality there but I'm not entirely sure if I'm missing something obvious...

thorwebdev commented 9 months ago

No, the subscribe button should work as long as the user is logged in.