#dadahumpa_oath-connect-onboarding

1 messages ยท Page 1 of 1 (latest)

little vaultBOT
#

๐Ÿ‘‹ 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/1356375774030200982

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

eternal forge
#

Hi there

#

Can you share a link to the docs you're following?

indigo frost
#

Hi, in the stripe dashboard where i find client id?

#

for connect

eternal forge
#

Okay, let's take a step back first. If you're building a new Connect integration, I recommend using AccountLinks instead of OAuth

#

You can use AccountLinks with Standard or Express accounts

indigo frost
#

ok, i want use account links with standard

eternal forge
indigo frost
#

Ok i generated link but block me when i try to connect

#

If i try to connect another account stripe she report me tu redirect uri and i not have the connection

eternal forge
#

Ok i generated link but block me when i try to connect
Can you be more specific here? So you created an account and then created an AccountLink. Did you use account_onboarding as the type? What happens when you follow the link?

indigo frost
#

no I didn't use account_onboarding what parameter should I put there?

eternal forge
#

Okay, hold on. That URL looks like you're still trying to use OAuth

#

Alternatively, I can try to guide you if you provide more details about your use case, what you want the onboarding experience to be, what fund flows you have in mind, etc.

indigo frost
#

Yes but at the same time it seems that it doesn't work because I select an account and it doesn't connect correctly

eternal forge
#

You'll need to be more specific here. What doesn't work exactly?

indigo frost
#

The oauth2 screen opens correctly for me afterwards.
I select the continue account and it renders me to the redirect uri and nothing appears in my connect dashboard

little vaultBOT
indigo frost
#

What have I forgotten is missing?

#

the redirect ui for test is a youtube video

#

Can you help me?

pale vault
#

hi! taking over for roadrunner, catching up real quick

indigo frost
#

Ok thanks

#

@pale vault Can you help me?

#

where is the problem?

pale vault
#

hi! sorry, jumping between a few threads - looking into this now

indigo frost
#

In short, it's as if it does nothing

#

I don't even know how to debug this thing.

#

You may have more instruments or logs

#

are you here?

little vaultBOT
grand abyss
#

Hi ๐Ÿ‘‹

I'm stepping in as my colelague needs to go

#

But I must reiterate that we help multiple people here and you will need to be patient

#

Can you please summarize the current state of your question so I can best help you?

indigo frost
#

I don't think the redirect url affects the operation...

grand abyss
#

Okay so you want to use OAuth to connect existing Stripe Accounts to your Platform, correct?

indigo frost
#

yes

grand abyss
indigo frost
#

yes...

grand abyss
#

The redirect should go back to your site

indigo frost
#

What if I want to leave the process all internal to stripe? Without having to write all the remaining process?

grand abyss
#

That won't work,

#

You need to build the complete integration or not use OAuth at all

indigo frost
#

Ok, there are code nextjs

grand abyss
#

I don't know what that means in this context.