#alok_kumar71
1 messages · Page 1 of 1 (latest)
Hi, you'd still need to make a call to capture the Payment Intent: https://stripe.com/docs/payments/place-a-hold-on-a-payment-method#capture-funds, the capture won't happen automatically.
Agree to it, but when I make the call to the capture api, will it always be successful or there are chances the capture can delay from processor side
And this I am asking in case of a live account scenario
Authotizing the payment guarantees the amount by holding it on the customer’s payment method, and it shoud succeed. Are you seeing otherwise?