#WaDo-subscriptions

1 messages · Page 1 of 1 (latest)

pastel pagoda
#

@snow crest the best way is to listen for the customer.subscription.updated webhook event so you're notified when it makes that transition

snow crest
#

Can you explain me some more ?

#

Please

pastel pagoda
#

sure, which part in particular?

snow crest
#

We would like to know the date on which a subscription became unpaid. Our goal is to be able to reconstruct the life cycle history of a subscription.

#

We need to reconstruct my customers' subscription history over 1 year in order to calculate monthly indicators

pastel pagoda
#

yeah there's unfortunately no real way to do that without listening to the webhooks at the time they happened and recording the changes to your database, as far as I'm aware