#DavidB-free-trial-checkout
1 messages · Page 1 of 1 (latest)
Hello 👋
As far as I know, I don't think so. As suggested, the recommended approach is to set it directly on the checkout or the quote
We use Checkout. I don't think there's a way to set that directly
Maybe I'm just misunderstanding what "set per subscription" means
If you're creating a subscription using checkout, you can set subscription_data[trial_period_days] to offer a trial
https://stripe.com/docs/api/checkout/sessions/create?lang=ruby#create_checkout_session-subscription_data-trial_period_days
Can this be done using Stripe Checkout?