#rosie-2FA
1 messages · Page 1 of 1 (latest)
Hi there, can you clarify? You want to implement 2FA for when you make a manual payout from the Dashboard?
We want to implement 2FA when a customer wishes to make a withdrawal from their connect account.
or when they add new bank account to withdrawal money from.
Ah okay and what type of Connected Accounts are you using?
Sure, but there are different types of Connected Accounts that your platform can have: https://stripe.com/docs/connect/accounts
Is your integration already set up?
Or you are scoping?
No, this is a public server and you can share anything that isn't sensitive here.
Otherwise you will need to contact our Support team
I can take a look at your account if you provide your account ID
It looks like acct_xxxxxxx
You can find it in top right of your Dashbaord here: https://dashboard.stripe.com/settings/account
Okay yep so in that case you control everything here.
So you have built your own Dashboard for these payouts to occur.
Which means you would implement 2FA yourself
It isn't something we could provide for you (we also don't have this as a feature at the moment any way)
What could we do on Stripes side to validate whether the bank account and the account holder is the same?
the same name
before the account is verified
We don't do any verification of external accounts beyond simple validation that it is a real account/routing combo.
okay, thank you