#DamManc
1 messages ยท Page 1 of 1 (latest)
The closest that we have to that in Checkout is that you can set a trial period that ends when you want the subscription to start
a ok perfect! The payment and the start of subscription is connected so? But in this case there is a text in checkout page that says "you're free trial for X time", right?? there are some alternative?
Yeah the UI would be different there and the trial wording could make this confusing. I am trying to thing of if there is another good way to do this with Checkout or at least Stripe-hosted pages
As far as I know, the only way to truly start a subscription in the future is to use a Subscription Schedule but those aren't compatible with Checkout. You might be able to do a subscription schedule like that and then save the payment details via a Checkout Session in setup mode, but that Checkout Session wouldn't have info on the subscription or where it starts https://stripe.com/docs/billing/subscriptions/subscription-schedules/use-cases#start-subscription-future
Still thinking on this a bit...
thank you so much for this info ๐ ok aim waiting in the case for alternative
i was thinking about to do the trial version oh that...and write a description beneath to explain that
maybe that is ok for my client, something like "you'have X time to trial and cancel the subscription" ๐
Yeah that could definitely make sense if they can actually trial your services for that time.
I am going to quickly consult my colleagues on this and get back to you to see if there is some clearer way to do this with Checkout
thank you
Also do you want to use Checkout specifically or would you be open to sending your users to the Stripe-hosted Invoice page?
I dont't know Stripe-hosted invoice page, I prefer to use Checkout
Gotcha. So in this case it looks like your two options would be:
- Using the trial period
- Using a subscription schedule + Checkout in setup mode and make the subscription start date very clear on your site before redirecting to our page