#Jeni
1 messages · Page 1 of 1 (latest)
There is no end date of a subscription unless you cancel it. For the start timestamp, you may find current_period_start from the customer.subscription.updated event when the trial just ends: https://stripe.com/docs/api/subscriptions/object#subscription_object-current_period_start
Oh okay thanks