#boeggles-old-events

1 messages · Page 1 of 1 (latest)

umbral onyxBOT
hearty pumice
#

This isn't possible - you'd need to store those on your end if you want to continue to access them after 30 days

umbral onyxBOT
#

boeggles-old-events

vocal stag
#

ah ok good to know, would we be able to access subscription change events from a subscription then (even if they're older than 30 days)?

#

or it any event in general?

hearty pumice
#

If you copy/store the events in your own database you can keep them as long as you want

#

But if you try and retrieve ANY event that's older than 30 days through Stripe's API it wont work

vocal stag
#

ok interesting

#

that's a bit confusing because even in dashboard i can see invoices and charges being sent, paid, refunded, credited, etc w/ time and date

#

but we wouldn't be ale to access them at all via subscription /refund api or events api? or just in general via the api?

hearty pumice
#

In general in the API you wouldn't be able to access them - we keep a stripped down version to surface some of the dashboard information you see, but that's not accessible through the api