#r0zator
1 messages · Page 1 of 1 (latest)
Yeah you should get that event. Are you not seeing that for some invoices?
And yes, it should get triggered every time there is a recurring payment as well
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
I see on the testing for developers the charge.succesfull event being sent
as a test to the webhook url
but I do not see any invoice.payment_succeeded beig sent
I know all api calls are failing, that's not the main point. it's about the event itself
@pure crescent
Hey apologies, server is busy, will be back in this thread in a minute
Can you send me the ID of a specific invoice ID that you did not see this event for? (in_1234...)
Actually, it looks like that webhook endpoint that you send me is not configured to see invoice.paid or invoice.payment_succeeded events it looks like for invoice events it only has invoice.created and
invoice.upcoming