#testDev-connect-transfers
1 messages · Page 1 of 1 (latest)
testDev-connect-transfers
Hello! The error is pretty clear here that you don't have funds in your balance so you can't transfer funds to a connected account
Please try to provide more context and details around what you are trying to do
Are you using Separate Charges and Transfers? https://stripe.com/docs/connect/charges-transfers
Suppose i have created charges from a card successfully and it reflects on the dashboard and now i want that charges to be transferred to this account
Understand which exact flow of funds with Connect you use is crucial to make your integration work
what you describe is https://stripe.com/docs/connect/charges-transfers in which case you want to read this section carefully: https://stripe.com/docs/connect/charges-transfers#transfer-availability as it explains exactly how to do what you are after
Thank you so much it worked
How shall i implement stripe.account.create so that the account becomes enabled in first attempt itself.
i followed these steps then it was enabled https://stripe.com/docs/connect/testing-verification
Is there any way out ?