#stephy
1 messages · Page 1 of 1 (latest)
What doubt do you have?
i have to do trasfer for my connected accounts..but some time my stripe have no balane but bank account have balance so i want to pull the amount from bank account to stripe to do the trasfer then how can this possible?
Hi there, this doc would help you https://stripe.com/docs/connect/top-ups
can i do this through api?
If you go through the doc, you'll see a section about API.
i do this top up but got error
What error?
invalid_request_error
Your default usd bank account has not been verified. Please follow https://stripe.com/docs/connect/top-ups to verify your bank account before retrying.
OK, as the error message explained, you need to verify your bank account.
how can i? my client said me that they added bank account so what i tell him to do ?
You can ask them to go the link https://stripe.com/docs/connect/top-ups to verify their bank account before retrying.
ok
ok i read the doc and the think i understand we need to do micro transaction to verify the bank account right?