#Sam Stripe-paymentintent
1 messages · Page 1 of 1 (latest)
Hi there! To answer your questions:
After a PaymentIntent is in a succeeded state is it possible for a payment to fail?
The PaymentIntent can't fail, however the payment may be disputed or refunded.
Does stripe then post this suceeded state to the webhook we are setting up
When a PaymentIntent suceeds, then you will receive thepayment_intent.succeededwebhook event https://stripe.com/docs/api/events/types#event_types-payment_intent.succeeded