#falit94
1 messages · Page 1 of 1 (latest)
What's the subscription ID?
sub_1NddAYSHDiDV9rG83k8e4uJZ
That's because your webhook repsonded 400 to invoice.created event https://dashboard.stripe.com/events/evt_1NorwZSHDiDV9rG84ASM3IG1
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
https://stripe.com/docs/invoicing/integration/workflow-transitions#finalized
If we don’t receive a successful response within 72 hours, we attempt to finalize and send the invoice.
ah ok. do i need to subscribe to invoice.created? and what should be the expected response
In another word, the invoice finalization will be delayed to 72 hours if your webhook endpoint doesn't respond 200 to it.
Your webhook endpoint is already listening to invoice.created events
ok so i need to finalise the invoice via webhook?
can i do it for this customer manually on dashboard?
Or you can unsubscribe the invoice.created events so that Stripe will finalize the invoice in one hour
alright, that work would perfectly. also an email would be automatically sent right? post payment
You mean receipt?
yes
alright , thanks Jack, i have turned off invoice.created event, hopefully it should work now. for this particular sub it says
Subscription
invoice will be finalised and charged soon