#CheerfulGolem

1 messages ยท Page 1 of 1 (latest)

cinder fogBOT
meager coral
pulsar hollow
#

How would we know which customer didn't go through with their subscription?

meager coral
pulsar hollow
#

Which event would be the best to handle this situation?

torn helm
#

๐Ÿ‘‹ stepping in

#

So you want to know the case where a Subscription was started but the initial payment wasn't successful and the Sub moves to incomplete_expired?

pulsar hollow
#

Yea, how do we detect when that happens? such that we can detect it and delete the customer that didn't actually go through with the subscritpion

torn helm
#

You listen for customer.subscription.updated

#

And if Subscription's status changes to incomplete_expired then you can delete the Customer