#durrell-custom-bankaccount

1 messages · Page 1 of 1 (latest)

lunar templeBOT
twin helm
#

durrell-custom-bankaccount

#

@quick yarrow Before that option, you had to collect bank account details yourself. After that option shipped you can now let us do it. We have no plans to do micro-deposits here, we've never done this even for other flows like Standard or Express

quick yarrow
#

Ok. There are two screenshots in the link I shared above. We are not seeing the option to select the bank or search for the bank as pictured in the first screenshot. We are just seeing the option to enter the routing and account numbers as pictured in the second screenshot. Do you know why it is automatically falling back to manual entry? The manual entry flow pictured in the second screenshot will not eventually require micro deposits? I assumed it would require micro deposits because it looks so much like the UI shown in the link below:
https://stripe.com/docs/financial-connections/use-cases

twin helm
#

Do you have access to Financial Connections? If not that'd be the first step. But even with that we will not do a fallback to micro-deposits

#

Basically the flow you are describing is in private beta and you need to request access first

quick yarrow
#

Ok. Thank you for the clarification. I see the form to request access to Financial Connections within the Connect Onboarding form. Is there a way to tell via the Stripe dashboard if we already have access?

twin helm
#

Not that I know of. I'd recommend submitting the form but I don't think we're adding anyone just yet so for now you just can't use that flow

quick yarrow
#

ahh ok.

twin helm
#

Our docs are super confusing sadly they changed recently and everyone misunderstands the state. It really should talk about the default (what you see) and then have a callout for that beta

quick yarrow
#

Is the default flow which is what I'm seeing working now?

twin helm
#

yep

quick yarrow
#

and that flow doesn't require micro deposits right?

twin helm
#

correct

quick yarrow
#

that's nice

twin helm
#

But again, even with the new flow, the one in beta, we will not do micro deposits

quick yarrow
twin helm
#

no validation

#

Sorry we validate the routing number, but there's no way for us to validate the account number. Only way is to send money and see if it succeeds really

quick yarrow
#

I'm guessing that's fine since the flow doesn't have micro deposits.

twin helm
#

correct

quick yarrow
#

ok. Well I think refactoring to not use micro deposits will put us in a better position for the future Oath flow. With that Oath flow will the bank account connect to the Stripe::Account like it does with the current flow or will we get a Stripe::FinancialConnections::Account ?

twin helm
#

I don't fully grasp the wording of your question. But yes you get a normal BankAccount object at the end

quick yarrow
#

ok. and that bank account object will attach to the Stripe::Account like it currently does?

twin helm
#

yes

quick yarrow
#

Ok. Thank you for all your help and patience. I really appreciate it!