#Jasperste
1 messages · Page 1 of 1 (latest)
Hi there!
Hello Soma!
Stripe cannot garentee when exactly the webhook events will be fired.
However you could check the status of the PaymentIntent directly on the success URL if needed: https://stripe.com/docs/payments/payment-intents/verifying-status#checking-status-retrieve
Will it be succeeded as soon as a customer gets redirected to the success url? Or will there be cases where this is not succesful ?
What PaymentMethod are you using? If it's card it should be instantaneous.
We use ideal and card
But will soon support more payment methods like bancontact and Blik
iDeal is also immediate https://stripe.com/docs/payments/ideal
there is immediate notification about the success or failure of a payment.
For other PaymentMethods, it depends.