#zackinfintech-bank-account
1 messages · Page 1 of 1 (latest)
@brittle glacier that happens when the bank tells us the bank account details changed. It's not common, but it can happen
you'd get an https://stripe.com/docs/api/events/types#event_types-account.external_account.updated event in that case that you can ingest
Interesting. In this situation, will the Stripe API ever return a new ID (or fingerprint) after a mutation?
I would've assumed that these are tightly coupled to the account suffix.
id stays the same, but the fingerprint will change if the underlying bank account details change
In this case, the fingerprint has remained the same, even though the last4 changed. Which is unexpected right?
do you have an example id I can look at?
I do have the example ID, but they aren't immediately accessible. Can we follow up tomorrow via Stripe Support or is this the best channel?
yeah asking support is best in that case I think if you're willing
they can dig into what happened internally and clarify!
Cool thank you! I appreciate the quick concise response.