#dongxiao-achv2-financialconnections
1 messages · Page 1 of 1 (latest)
dongxiao-achv2-financialconnections
- it needs to be the name of the owner of the bank account. It's required compliance wise for us to debit a bank account
- yes, it's just a filter for the banks we integrate with.
- I don't think processing can happen for SetupIntent. Only for PaymentIntent (when we wait for the debit to succeed/fail)
Thanks for your prompt response
- if the name doesn't match to the actual bank account owner name, will cause any failure or something?
- The code snippet is from this page https://stripe.com/docs/payments/save-and-reuse?html-or-react=react. it might be to be updated as it may lead to unnecessary works😀
- It can lead to disputes later if you didn't collect the right information.
#3 yeah I think it's just unified with the other part so that it just always work
all good now, appreciate your help