#omoalfa
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
so, I am having issues understand the stripe transfer api
so, I am able to create custom accounts and also bank accounts...issue now is to be able to transfer to these bank accounts I need to fulfill some requirements but I don't know how to
any help will so much appreciated
Pasting your question in the thread
thanks
Where do you see the requirements?
Could you share the Custom account ID please?
acct_1MCJl4QtI1xnvZ6v
You can find how to handle verification via API in this doc: https://stripe.com/docs/connect/identity-verification-api
If it's for a test account you can bypass it if you follow this doc: https://stripe.com/docs/connect/testing
uhm... another thing please
I can see that creating custom accounts come with specifics base on the country you are creating it for... is there a doc that tell me this specifics??
for example creating account for NGN requires tos_agreement while this is not required for USD
You can find specific info in this section:
https://stripe.com/docs/connect/identity-verification-api#acceptable-verification-documents
And also this doc: https://stripe.com/docs/connect/required-verification-information
thanks
Happy to help. Let me know if you have any other questions.