#RubenAedo-ach-data

1 messages · Page 1 of 1 (latest)

odd cliff
#

You'll want to configure your webhook endpoint to listen for those 3 events to make sure that the underlying Payment Intent makes it from payment_intent.processing to payment_intent.succeeded

fluid gate
#

status enum

The status of the payment is either succeeded, pending, or failed.

odd cliff
#

Right, so you just need to check if the Payment Intent succeeded. If it's pending, then you have to wait for the bank to approve it