#hufeng
1 messages · Page 1 of 1 (latest)
Do you mean you would like to extend the trial on the subscription?
yes,customer can extend the trial by himself
You can use Update Subscription API to update the trial_end of a subscription to extend the trials: https://stripe.com/docs/api/subscriptions/update#update_subscription-trial_end
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Thx~ it helps very much
i will have a try