#scif0642

1 messages · Page 1 of 1 (latest)

tribal marshBOT
sterile crane
#

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?

slender crown
#

Yep, that's correct. Merchats to create their accounts on their own and connect to my platform

sterile crane
slender crown
#

I have a working integration. Just refactoring it. And noticed that account cannot be chosen in test mode

sterile crane
#

What do you mean by that? Do you mean in the UI where they select an account?

slender crown
#

As it's a test mode, I still have to go to the top of the page and click Skip this form

sterile crane
#

Do you mind sharing one of the account IDs that's not available for you to select?

slender crown
#

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

sterile crane
#

Hmmm... yeah I'm not quite sure why that would happen - it could be that something about your logged in session expired, or maybe there's even some state on the test accounts that needed to be updated async

#

It's hard to know without more details