#wrongman-uncaptured
1 messages · Page 1 of 1 (latest)
hello @lucid pilot! To clarify, you're refering to intents that have been authorized but not yet captured?
Yee
Using, the api, manual capture
And hello, and thank you
Also is there any scenario where a capture fails? Couldn't find any in the test cards
Failure to capture the payment by this time (7 days) cancels the authorization and releases the funds. When this happens, the PaymentIntent status transitions to canceled. - https://stripe.com/docs/payments/capture-later
i would say the scenario whereby a capture fails would be unusually rare because the funds are already held (authorized). There isn't a test card for such a scenario and I think it's rare enough that you wouldn't really need to consider it
Alright thank you very much
One last thing, what happens if the capture is not supported?
The manual call fails?
what do you mean by not supported?
On the page you sent, at the very end speaks of it
Ideal and a couple of others dont support auth and capture later
Just wondering on which api call that would fail
Or does it automatically succeed?
i would imagine that it would fail when you attempt to create the PaymentIntent