#tiaringhio-subscription-trial
1 messages ยท Page 1 of 1 (latest)
Hi there ๐ once a Subscription is cancelled it cannot be resumed, so if the Subscription was cancelled then a new one will need to be created. When creating the new Subscription you/your integration control whether or not the new one will have a trial.
alright, i will write a bit of logic to check if a customer has already subscribed to a product once and set the SessionCreateOptions.TrialEnd if it's the first time, i won't set it if he did already subscribe once.
Many thanks!
Happy to help!