#Mr Stinky Pants

1 messages · Page 1 of 1 (latest)

quick skyBOT
fringe spoke
#

hi

weak flame
#

Hi 👋

Payment Intent succeeded will fire when the Payment Intent request is successful but you should also see am invoice.payment_succeeded event that is more closely related to the Subscription.

fringe spoke
#

but wont that fire every month?

#

or maybe they both will

weak flame
#

Sure it will. But I assume you'd want to know if you should restrict access to the service based on that or invoice.payment_failed

fringe spoke
#

so no need to check subscription active if payment succeeded?

weak flame
#

You can if you want to be extra sure (I would use a webhook for that case) but it shouldn't be necessary

fringe spoke
#

is there a page with a list of events and what object that returns in the webhook. e.g. for Events.InvoicePaid

#

sorry i just found it

weak flame
#

Okay great.