#bassochette
1 messages · Page 1 of 1 (latest)
👋 happy to help
the IBANs you should look at are the ones where the describing states The PaymentIntent status transitions from processing to requires_payment_method. (either directly or after 3minutes)
why should we use requires_payment_method?
Is that the same as a plain failure?
when a PM fails the PI status would go back to requires_payment_method
Will we received a payout.failed on the webhook in this case?
payment_intent.payment_failedsorry
yes and the status will go back to requires_payment_method
thanks mate
sure thing