#Stefan Lam
1 messages · Page 1 of 1 (latest)
You can't unfortunately. That's the lifespan
because I m using firebase to sync stripe. How could I get it? any other workaround?
any API can sync back subscription back to firebase ? using extension~ for past 15 days
We don't have a lot of context on extensions, but Events are only guaranteed via the Dashboard for 15 days, or the API for up to 30 days.
What specifically do you need?
customer subscription data~
and checkout session~
so ya if got it i still can think of way sync back to firebase
our API has a retrieve method for Customers, Subscriptions, and Checkout Sessions. I would recommend looking through those: https://stripe.com/docs/api/subscriptions/retrieve
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.