#jaredmurphy - connect standard

1 messages ยท Page 1 of 1 (latest)

knotty bane
#

No you shouldnt use real details for this

#

One moment, let me confirm for you

knotty bane
#

Alrighty, apologies for the delay here, wanted to verify

#

If you create a testmode account following the flow described here: https://stripe.com/docs/connect/standard-accounts#create-account
You should be able to mostly use test info from the testing docs to get the account usable: https://stripe.com/docs/connect/testing

You will need to use a real phone number in order to receive a real 2FA code at the beginning of the Connect Onboarding flow. All the other identity/address info should use the test information.

Before going live, test your Connect integration for account creation, identity verification, and payouts.

Integrate with Standard accounts to get started using Connect right away, and let Stripe handle the majority of the user experience and user communication.

ivory comet
#

Not a problem, thanks for verifying all of this ๐Ÿ‘

#

Okay so to make sure I understand - we use a test account by creating an account with a test api key?

#

After that we will be able to use the testing data other than the phone number

#

cc @tawdry cosmos

knotty bane
#

Correct

#

If you work through that now I can verify & assist if you hit any issues

vast whale
#

ok thank you! trying this now...

tawdry cosmos
#

we can initiate the creation of the connected account through the UI for our standard account, correct?

knotty bane
#

No, that approach using the dashboard depends on the legacy oauth flow and won't work like you need

#

You have to use the Accounts API

tawdry cosmos
#

ok, great thanks

#

when we try to do the account links in the second step we get this error

#

trying to update the branding now

#

that fixed that problem

knotty bane
#

Ah, yea, if you haven't used onboarding previously you'd need to set that up

tawdry cosmos
#

ahhh it worked!

vast whale
#

thank you! going through the accounts api worked

knotty bane
#

Excellent ๐Ÿ™‚

#

You're very welcome, glad that got you what you needed ๐Ÿ‘

tawdry cosmos
#

thank you!!!