#benk-bankaccount-validation

1 messages · Page 1 of 1 (latest)

weary prawn
#

hello, one sec

eternal tendon
#

take your time

weary prawn
eternal tendon
#

Oh, I don't mean that. I mean how do you guys, internally, handle form validation of routing numbers seen here.

#

I did a bit of research and apparently, there are over 26K routing numbers in the US and they change on a daily basis

#

Will you please share your validation script? Pllllllleeeeeeeeeease

#

🙂

weary prawn
#

I don't know but I assume we do a regex and have some sort of list internally for ~most routing numbers (maybe?)

but yeah I don't really know and not something I would share. Also, good idea to use Stripe hosted onboarding if you are not already!

eternal tendon
#

what is the hosted onboarding?

weary prawn
#

I assume you're using Custom Connect accounts?
or are you collecting ACH details to charge Customers?

eternal tendon
#

Collecting ACH details to pay merchants

weary prawn
#

ah gotcha, you could use Plaid or use the beta ACH flow on PaymentIntents on Stripe (you'll have to talk to Support for that)

You basically don't need to collect account and routing details yourself there