#testDeveloper

1 messages · Page 1 of 1 (latest)

short wingBOT
tame jetty
#

Hello! Not sure I understand, can you provide more details?

sturdy cipher
#

I mean to say that when we want to add account in test through api , even though we signup to connect it still says You can only create new accounts if you've signed up for Connect, while we add account using this Function stripe.accounts.create

#

but when we add an account in the dashboard in test mode then it works

#

wanted to know why does this happen

#

If already one test account is added in dashboard then this function works stripe.accounts.create otherwise it dosen't

tame jetty
#

So you're saying that in test mode if you attempt to create your first connected account via the API it fails, but if you create your first connected account via the Dashboard it succeeds, and then subsequent account creation via the API also succeeds?

sturdy cipher
#

yes

#

What is the reasoning behind it?

tame jetty
sturdy cipher
#

req_j38zqGaD5TOSJo

tame jetty
#

Looking...

#

However, once that's done you should be able to use the API without first creating an account via the Dashboard.

sturdy cipher
#

ok , it is free right or any charges?

tame jetty
#

It's free in test mode, no charges.

#

We only charge for live mode.