#meisei81-subscriptions
1 messages · Page 1 of 1 (latest)
Hey, not sure I fully understand the Q. Sounds like you're asking about trial periods?
yeah
if the trial periods end, the subscription would be ending or upgrade to a pay version?
Or, when the trial end, if the customer want to continue to use our service, does he must upgrade to a pay version?
Well, it depends. How are you defining the trial period? Do you have an example Price ID or Subscription I can look at?
price id: price_1KqxVvCsiaKaCQKSQDRLJoGi
Now I'm testing stage
so there is no subscription
Got it. So you'd just set the trial period when creating the subscription (https://stripe.com/docs/api/subscriptions/create#create_subscription-trial_period_days)
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Then at the end of that initial trial period, there would be a new billing cycle where the regular pricing model of the price would begin. This is explained here: https://stripe.com/docs/billing/subscriptions/trials