#Ιvan-rate limits
1 messages · Page 1 of 1 (latest)
ok, I also wanted to ask how i can receive a webhook once a paymentIntent needs to be captured
I see the status should be requires_capture
but i can't setup a webhook for this status
ok i managed to set it up
with api
i was not able to enable it with the website
also it's not listed in the documentation as a valid event
payment_intent.amount_capturable_updated is the event you should listen to
ok ty
let me know if you need any more help