#Masud

1 messages · Page 1 of 1 (latest)

jaunty sonnetBOT
queen cargo
#

Hi!

#

Are you specifically talking about the customer.subscription.updated webhook?

floral spade
#

Hey, trying to see if these webhooks executes soon as an invoice method happens

#

No, talking about the trialing through unapid webhooks

queen cargo
#

Those aren't webhooks

#

That is the status of the Subscription object

floral spade
#

oh

#

ah

queen cargo
#

But that status will show up in the customer.subscription.updated webhook

#

Which fires any time anything on the Subscription object changes

#

So that is what you want

floral spade
queen cargo
#

Yep

floral spade
#

Got it, so if i want to make a webhook to know whenever a subscription becomes unpaid or paid or inactive or cancelled (everything on that list for my screenshot) i can just use this one webhook?

queen cargo
#

Yep

floral spade
#

great, now i don't have to create a webhook for every single that happens with a subscriptino. thanks!