#Bruno Santana
1 messages · Page 1 of 1 (latest)
Hello
That doesn't seem like the full error message?
You have successfully created a Connected Account already?
What type of Connected Account are you using?
yes I created it, it's a custom account
Okay and is the transfers capability enabled?
I checked here now that no, it is necessary to complete the personal data to release the functionality, correct?
Yes. You want to use the test values provided here: https://stripe.com/docs/connect/testing
The other thing you want to make sure of is that you are either setting source_transaction on your transfer or that you are testing with a card that makes the funds available immediately: https://stripe.com/docs/testing#available-balance
Otherwise you will hit an insufficient funds error on transfer attempt
Ok, thanks for the help! 😁