Cfform/cfinput validation creditcard/debtorcard/check

For
<cfform> and its <cfinput type="text" validate="creditcard">
It seems it validates both credit card and debtor card. Is there a way to differentiate them?
That is, to invalidate debtor card or vice versa?

Then, is there a way to validate a checking account ( US banks ) ?

Thanks.

You have to either ask on the site or use something like binlist.net or binbase.com.

1 Like

Yeah, binlist.net has been suggested to me as well from another source.
My internet search for open source check account verification ( us banks ) has not been fruitful yet.
I appreciate the note.