#mhiggie-connect
1 messages · Page 1 of 1 (latest)
Hi
I need help understanding how to use dummy data to test my express connected accounts.
I was referencing this doc:
but when i use the test phone number I get a bad phone number error
I am thinking my project is not setup as a test environment but not exactly sure the issue
How do people normally use test data with the onboarding of express connected accounts?
There should be a button "Use Test Data"
this button is on the page users are redirected to? The url provided by hitting the accountLink api
Sorry, let me take a closer look
Fill in 000 000 0000
Then you should have this
That button will automatically include 000 000 to the verification code
i get the response, "An account exists with this email but a different phone. Please use a different email or enter the phone number ending in 4570."
should i register a new test user account in my own project and give it another shot?
Yes, and you should use a new email (You can use your gmail with +, ie. youroriginal+express@gmail.com) and use the test phone of 000 000 0000
I created a lot of express account myself with myname+express1@gmail.com, myname+express2@gmail.com..... Infinite
okay it did so..
brought to a page that no longer displays the form
it says, "Sending your verification code…
We couldn’t verify that this is a valid phone number. Please double check that you’ve typed it correctly.
"
i do not see a "Test Mode" in mine
i am thinking my project is not currently oriented as "test mode", how would i adjust that?
Here is what I just filled
When you created the AccountLink, what secret key have you used? (don't paste it here, just confirm it is either sk_test_xxx or sk_live_xxx)
uh oh
live
okay just signed into my stripe account, hit "Test mode" toggle in top right. I see a test mode icon about my api keys. I use the secret key correct?
swap this api key for the "live" one i was using?
wow thank you so much. Bit of a noob here lol my bad