vercel / nextjs-subscription-payments

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

Issue with trial period setting #283

Closed Sylvesterx1 closed 4 months ago

Sylvesterx1 commented 5 months ago

Currently I think not possible set trial period for product directly in Stripe Panel. They said now need to provide trial period in params during subscription.

In table supabase, i set trial period to 7 days. Now when I try subscribe this product from app, looks like still try charge cash imitidaly, but should after 7 days.

image image

leerob commented 4 months ago

https://github.com/vercel/nextjs-subscription-payments/pull/278