#scif0642
1 messages · Page 1 of 1 (latest)
Hello! What are you really trying to test out here? Is your goal to build a connect integration that connects already existing stripe accounts to a platform?
Yep, that's correct. Merchats to create their accounts on their own and connect to my platform
You need to read through this guide then: https://stripe.com/docs/connect/oauth-standard-accounts
I have a working integration. Just refactoring it. And noticed that account cannot be chosen in test mode
What do you mean by that? Do you mean in the UI where they select an account?
As it's a test mode, I still have to go to the top of the page and click Skip this form
Do you mind sharing one of the account IDs that's not available for you to select?
Holy moly. May be I had to relogin ... Not sure why but after that I managed to connect the correct account. Surely, I did nothing different and code was not changed. Previously, I reproduced several times and account id in the token was a newly created one. Now, I've got an existing account id, the one I aiming to work with