#coybench
1 messages · Page 1 of 1 (latest)
Hello 👋
This isn't something subscriptions API support out of the box
However, we support installments with Subscription Schedules
https://stripe.com/docs/billing/subscriptions/subscription-schedules/use-cases#installment-plans
^And if not doing instalments? Just paying upfront for an X-month long subscription? Or is subscription not the right tool for that?
Yeah that won't be an ideal usecase for subscriptions as its really just a one time payment.
^So paymentIntent or checkout session? Or it doesn't matter?