#smartge3k-subscriptions

1 messages · Page 1 of 1 (latest)

gentle galeBOT
rocky vault
#

Hello! You either need to listen for the customer.subscription.updated event to be notified when the Subscription transitions it's status to active or you need to listen for invoice.paid events to know when the first invoice has been paid

turbid pendant
#

If I check the status of subscription, that its incomplete, then once payment is succeded, i will have to listen to the invoice.paymet_succeeded., but for the subsequent payments every month it will still trigger this event and I might keep sending keys everytime

#

and subscription.updated event could be triggered for any small change made to the subscription

rocky vault
#

So you ONLY care about when the Subscription first becomes active?

turbid pendant
#

yes

rocky vault
#

How are you collecting payment for the Subscription?

rocky vault
#

smartge3k-subscriptions

#

@turbid pendant Did you still need help?