#luke_connect-testing

1 messages ¡ Page 1 of 1 (latest)

neon saddleBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1303056424577794109

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

wheat wyvern
#

@sacred lark can you provide a bit more details about the exact flow you are using? There are dozens of ways to integrate Stripe Connect so I want to make sure I check the same flow you are using

#

luke_connect-testing

sacred lark
wheat wyvern
#

sorry that's just a picture

sacred lark
#

Just creating the stripe connected account in my Remix app and redirecting the user to the stripe onboarding flow.
Is this what you're looking for ?

wheat wyvern
#

that's another picture :p

#

but okay you are using AccountLinks to redirect the end user to onboard on Stripe after calling the Create Account API. That's what I was asking

sacred lark
#

yes correct

#

this is the error I am getting after typing in the test code "000-000"

wheat wyvern
#

This looks like you added a real phone number to the account though

#

what do you see on the screen before that?

sacred lark
#

it's not a real number; I've tested this flow more than once and the last 4 digits shown are random

#

the screen before this just asks for an email

wheat wyvern
#

and the last 4 digits shown are random
that doesn't make sense to me

I think the first problem is you never really configured the Account you are creating. I guess that's what that first picture you shared maybe was about?

#

You are creating real accounts that have full Dashboard access and those require entering a real email and a real phone number as far as I'm aware.
Going to try and test, sorry the server is a bit busy and it's tough without clear and crisp details which is hard for you if you just got started minutes ago

sacred lark
#

The connected accounts are showing up in my stripe dashboard under "Test Mode" though. So I'm not sure that I am creating real account(s) ?

wheat wyvern
#

all good, sorry there are so many ways of using Connect and you are a bit lost on top of it

#

Please try onboarding a new account and share a clear screenshot of each step until the one that errors

sacred lark
#

hmm interesting, seems to have taken me through a different flow this time. and all is working
now it asked for an email and password and I was able to get to the next step

#

I didn't change any code, unsure why the flow is now different

wheat wyvern
#

yeah that's what I see too when I try though it still requires a real phone

sacred lark
#

yes; i supplied my real phone and the verification code worked.
before all it asked for was an email and then straightaway asked for a verification code without even asking for a phone #. not sure why it is different now

wheat wyvern
#

it's possibly because you already have an account with that email address you used when testing and it was using a real phone number

#

Or you entered a random fake email address but it exists with an account

sacred lark
#

yes probably this ^

#

i'll be sure to make unique fake account emails i guess so the Test Mode doesn't think im someone elses

#

thank you for your time!

wheat wyvern
#

sure thing!