#dadahumpa_oath-connect-onboarding
1 messages ยท Page 1 of 1 (latest)
๐ 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.
- dadahumpa_connect-payments-apis, 4 hours ago, 80 messages
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
ok, i want use account links with standard
Okay, In that case, I recommend starting here: https://docs.stripe.com/connect/standard-accounts
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
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 useaccount_onboardingas the type? What happens when you follow the link?
Okay, hold on. That URL looks like you're still trying to use OAuth
If you're still unsure how you will design your Connect integration, I recommend starting here: https://docs.stripe.com/connect/design-an-integration
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.
Yes but at the same time it seems that it doesn't work because I select an account and it doesn't connect correctly
You'll need to be more specific here. What doesn't work exactly?
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
What have I forgotten is missing?
the redirect ui for test is a youtube video
Can you help me?
hi! taking over for roadrunner, catching up real quick
hi! sorry, jumping between a few threads - looking into this now
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?
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?
I sent a video of my oauth I created with this link: https://connect.stripe.com/express/oauth/authorize?response_type=code&client_id=ca_S2QA1HaGyz7SeHQ29kpy8BEeloCeQ2TQ&scope=read_write.
When I tell it to connect the account everything works and it rinderizes the user to a youtube video as an example and nothing won't connect the account
I don't think the redirect url affects the operation...
Okay so you want to use OAuth to connect existing Stripe Accounts to your Platform, correct?
yes
And you are following this guide: https://docs.stripe.com/connect/oauth-reference?
yes...
Sorry, that's a reference doc. This is a better guide: https://docs.stripe.com/connect/oauth-standard-accounts
The redirect should go back to your site
What if I want to leave the process all internal to stripe? Without having to write all the remaining process?
Ok, there are code nextjs
I don't know what that means in this context.