#Gota
1 messages · Page 1 of 1 (latest)
Hi there
Yep there are a couple ways you can do this. Probably easiest way is to just use a trial period and add a one-time invoice item for the one time payment at the beginning
Other option would be to use the Subscription Schedules API
With the subscription schedules, do I need to create two subscriptions? One to the one-time payment and another to the monthly payment?
Nope one Subscription with two different Prices. You can see how Sub Schedules work here: https://stripe.com/docs/billing/subscriptions/subscription-schedules
Thankss, one last question 🙂
With the SubscriptionSchedule, can I use a price with a one-time payment? Or do I need to create a price with recurring?
You would still need to use a recurring payment here if you are going to go the Sub Schedule route
That is why using a one-time invoice item is easier imo
But up to you
Cool, I'll try here, thanks a lot