#trzepak
1 messages · Page 1 of 1 (latest)
Hi there!
You should be able to do almost anything in test mode. Which part exactly is not working for you?
for example I created a test express account but it still needs SSN. So the account shows as restricted
I'm trying to add a Balance
and I can't
for example I created a test express account but it still needs SSN. So the account shows as restricted
Why don't you add the missing information to that Express account?
And here are our doc that cover some test values you can pass to validate an account: https://stripe.com/docs/connect/testing
ok, that should help, somehow I missed that one
and how do I add any "money" to test account?
You have money in your platform account, and you can transfer it to connected accounts with https://stripe.com/docs/api/transfers
Well, then you need to add some money to your platform! You could try clicking on the "add balance" button in the dashbaord. Otherwise just create payments in test mode with on of these test cards to automatically add balance to your account: https://stripe.com/docs/testing#available-balance
Thanks!