#Veiga-bank-account-verification
1 messages ยท Page 1 of 1 (latest)
Hi @craggy parrot
Give me some time to look into it ๐ Juggling between a lot of threads today
for sure, I'll wait
Could you share a little bit about your usecase so that I am on the same page while looking for resources?
for sure, we're building a platform for connect npo's and donnors with payment split.
so the donors give (pay) money for some npo's and in the future the npo's can request the money through our platform and stripe will make the amount available in the NPO's account.
we need to validate that the registered account is in fact the NPO in order to receive the donated money. We are going to validate the registered Holder Name, and for that we needed to have a return of the account data (verification process).
Okay! I see
it is just possible to verify account that will make the payment not the account who will receive the money
From what I know so far after scouting the docs, that should be fine.
I'll post an update here if I find something different
@craggy parrot can you elaborate about scouting the docs? What must be fine?
Ah sorry about the confusion.
verifying just the account that makes the payment should be fine. Still looking into it to check if there is more public facing resources on this