#Sam Stripe-paymentintent

1 messages · Page 1 of 1 (latest)

vernal trout
#

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 the payment_intent.succeeded webhook event https://stripe.com/docs/api/events/types#event_types-payment_intent.succeeded

stable nebula
#

Can we handle disputes/refunds within stripe?

#

Also can a paymentintent expire