#Kapuetze
1 messages · Page 1 of 1 (latest)
hello! can you share the account id of the connected account for me to take a look?
I do not have one set up right now unfortunately
Its justthat our platform used to allow the user to switch their stripe to test mode for demo purposes. We are switching over to connect atm. From what I understand is that if I change the secret key on the connect account to sk_test it won't find my connected account id anymore as this would be connecte using sk_live
Hi! I'm taking over this thread.
What types of account are you connecting to? Standard accounts I'm guessing?
Can you clarify how the accounts are connected to the platform? Did you use OAuth (https://stripe.com/docs/connect/oauth-standard-accounts) or Account Links (https://stripe.com/docs/connect/standard-accounts)?
We are using standard Accounts using Account Links method
And the accounts were created in live mode? If so yes you can't use test mode for these accounts.
The simplest option would be to create new accounts in test mode.
Another option (but I'm not sure if it works) would be try to re-connect the connected account usinf OAuth in test mode.
So there is no way to switch them over like we used to?
The standard account itself can use test mode yes. But as a platofrm, if you created the account in live mode, then you can only interact with it in live mode.