#wonghoitun-sub-pricing
1 messages · Page 1 of 1 (latest)
What's Framer?
I can only help with stripe api questions
simply - is there a way to charge clients on yearly subscription, but collect a fixed amount of money monthly for 12 months,
say $150 for monthly subscription, simple, then the subscription will charge my client 150$ per month
but I want to offer a more discounted pricing if they commit to one year, so that will be $100 per month for 12 months, is there a way I can acheive that on Stripe?
Yeah you can do that
Just need to set a cancel_at date on the subscription at the year marker
And use a lower price
wonghoitun-sub-pricing