#Miran-Connect

1 messages · Page 1 of 1 (latest)

misty scarab
subtle lintel
#

Hi I found the issue there.

#

But I need another help.

misty scarab
#

yep sure, how can i help?

subtle lintel
#

the stripe connect test account is created based on USA.

#

if i skip the registration form

#

but what we expect is to create a test account in Norway region

misty scarab
#

how are you creating the Stripe Connect test account?

subtle lintel
#

by skipping this form

misty scarab
#

alright, so that flow is actually using what we call 'OAuth'. It provides you with a link whereby you'll open the browser and then fill up the corresponding form. In the link, you'll see something like ...stripe_user[country]=US in the URL, edit US to the 2 letter ISO country code for Norway and use the edited link instead.

For context though, we recommend using Connect Onboarding instead of OAuth - https://stripe.com/docs/connect/standard-accounts

subtle lintel
#

thanks, I'll check this and get back to you.