#b2tech-connect
1 messages · Page 1 of 1 (latest)
I've added end points under the api settings but it does not seem to make a difference
Hello! Are you using the oauth flow or an account link to start the connect onboarding process?
oauth
but yea redirects to http://127.0.0.1:3000/auth/stripe_connect/callback?scope=read_write&code
Do you have the account ID for the platform so I can take a look?
so I assume this thread is private then?
would that be the email for my main Connect account?
Not the email - the account ID like (acct_xxx)
This thread isn't private, so please don't share an email address
where do I find acct_xxx hmm
You can find that at https://dashboard.stripe.com/settings/account
acct_0Fka7AygJY6ValLTCROh
is the main account
and then using a test account as a 'customer''
which is acct_1FJZHGD08Mugoj0u
The reason you're being redirected to 127.0.0.1:3000 is because your test-mode settings include it as a redirect URL for the platform account (acct_0Fka7AygJY6ValLTCROh). You need to go to https://dashboard.stripe.com/test/settings/connect to change this
👍
perrrfect thank you a ton!
happy to help!