#jacopo-Billing
1 messages ยท Page 1 of 1 (latest)
Yes you can do that, no payment is collected during trial peroid.
Are you using checkout session with subscription mode?
https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-subscription_data-trial_end you can use this property to specify a trial
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
oh thanks, i didn't see that ๐