#Priyanka
1 messages · Page 1 of 1 (latest)
Hi there!
Not really, ultimately it's the bank that decide if the payment will go though or not, and the only way to be sure is to make the actual payment.
What's exactly your use case? Maybe there are workardounds.
So the thing is I don't want to proceed if the payment intent is not successful. I want to proceed only and only after the payment intent is successful
Is there any way I can check from stripe but not make the actual payment
with all the details like customer id, card, amount etc.
I'm not sure I fully understand. But maybe you can place a hold on the card? https://stripe.com/docs/payments/place-a-hold-on-a-payment-method
How to check if the card is valid for making payment before the actual payment?