#DamManc
1 messages · Page 1 of 1 (latest)
Hi 👋
Yes, you can add a trial period to the newly created Subscription to delay when the first billing period that requires a payment will occur.
https://stripe.com/docs/api/subscriptions/create#create_subscription-trial_end
Or you can use Subscription Schedules to schedule the creation of a Subscription to occur in the future:
https://stripe.com/docs/billing/subscriptions/subscription-schedules/use-cases#start-subscription-future
thank ypou so munch!