#inderjeet-Subscription

1 messages · Page 1 of 1 (latest)

lean wing
#

Hi there, so you want to get notified when the subscription is automatically renewed (i.e., the invoice is paid)?

narrow warren
#

yes

lean wing
narrow warren
#

Can we also use case 'invoice.payment_succeeded'

lean wing
#

If you don't have out-of-band payments, then yes you can use invoice.payment_succeeded as well

narrow warren
#

Out of band payment means?

lean wing
#

Meaning payment outside Stripe.

narrow warren
#

I do payment only in stripe.

lean wing
#

I see, then you can listen to either or these two events. But I'll recommend invoice.paid as it covers more scenarios.

narrow warren
#

Okay Thank you