#Glosur

1 messages · Page 1 of 1 (latest)

hot dew
cold gate
#

I'm creating my connect Acc from the form that is proposed to me

#

Should I see my email in this case ?

#

(in test mode ofc)

hot dew
#

could you point me to the documentation that you're referring to?

cold gate
#

I'm thinking of this form

#

If I chose "Create an account"

#

I'll try to find the doc referring to that

hot dew
#

ah, no worries i know which one is this

#

this is our OAuth form

cold gate
#

Yeah

#

Are accounts created this way always Live

hot dew
#

so just for your knowledge, Standard accounts created using OAuth are actually still live mode accounts. If you want to create a true test Standard account, the only way to do that is using Connect Onboarding

cold gate
#

Ok

#

It explains quite a lot

#

would you have a link to the Connect Onboarding doc ?

#

(to create a test acc)

cold gate
#

Okay, we have to go through the API then, no UI existing

hot dew
#

well, there is a Stripe hosted form, you can just create the account with the bare minimum required information

#

when you create the account link, you would go into that link to fill up all the required details

cold gate
#

i'll try this, I'm not sure I know how I will connect this newly created account with my platform

hot dew
#

when you create the Standard account, it's created on your platform already

#

so you don't need to do a separate connection

cold gate
#

Yeah ok, I'll need to see how I link it in my application as we only provide linking exisiting stripe account in our production env o we use this logic to register it from our applciation side

#

Sio there is no way to have test standards accounts in my case ?

hot dew
#

hmmm, i think what you can try to do is to create the test Standard account using Connect Onboarding, disconnect it, then try and connect it again using OAuth

#

i'm not sure if that'd work though, i haven't tried it before

cold gate
#

Mmhh I see

#

Maybe I'll try, even tho it's not something we'll be able to tell our test teams to do

#

Do you kknow if anything to help testing my use case is planned ?

hot dew
#

You can use your live secret key to access those details in test mode as well, but I'm not too sure if that's feasible for your dev environment

cold gate
#

Probably feasible, but not a border we want to cross 😄

#

Thanks for the answers anyway !