#Mota

1 messages ยท Page 1 of 1 (latest)

real basinBOT
hushed drift
safe oracle
#

but using events only garanties events for the last 30 days via API, and I need lifetime history

hushed drift
#

I'm afraid the event API is only up to 30 days. Stripe doesn't provide an API to retrieve lifetime history. I'd recommend start listening to the events, so that event retrieval API isn't required down the road and you will be able to build the history timeline on your own

safe oracle
#

and is there a way to figure out what happened on the subscription using the invoices, for example?

hushed drift
#

What do you want to find out about a subscription with a given invoice?

safe oracle
#

for example, if the plan changed, or if the subscription was reactivated or canceled

hushed drift
safe oracle
#

ok, thanks I'll take a look a that ๐Ÿ™Œ