#blackgoko
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- blackgoko, 1 day ago, 10 messages
- blackgoko-account-support, 3 days ago, 4 messages
We have a subscription in stripe for our customers and when a new customer starts its subscription we give a free trial of 7 days againt that subscription
so i need to get a total trailing user in a given period of time
So you do mean trial then
not trail
You can list subscriptions by status trialing: https://docs.stripe.com/api/subscriptions/list#list_subscriptions-status
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.