#Hendie
1 messages · Page 1 of 1 (latest)
Hi there
hey
Are you taking payments here or setting up the bank account for future use?
future use
it sometimes happen that our support folks go to their Stripe console and sort out an account verification right there, and then our back-end doesn't know that the bank account was verified
Gotcha. In that case you want setup_intent.succeeded
This is also assuming you are using our new ACH flow with SetupIntents and PaymentMethod versus our legacy ACH flow with bank account (ba_xxx) objects ?
we're still using the legacy one
I'll have to look into switching
can you link me to where the setup intents usage is documented?
for ach
https://stripe.com/docs/payments/ach-debit/set-up-payment is the newer flow
Let me check on what fires for the legacy flow
K yeah you want customer.source.updated for legacy flow