#Miran-Connect
1 messages · Page 1 of 1 (latest)
yep sure, how can i help?
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
how are you creating the Stripe Connect test account?
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
thanks, I'll check this and get back to you.