#mikael2811_best-practices
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/1433502068475301908
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi. Let me give you more details
i think the standard account, i used the stripe hosted option.
i just open the onboarding url that you generate
Then the user would login to their Dashboard to update any details.
So, this is a SS from the mobile app. The idea is that i want to give them the option to open some URL from the mobile app
i saw from the connected accounts section from the dashboard that there is a URL like this : https://dashboard.stripe.com/b/acct_1SH2BqCxOWdTIois/account/status
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
can i just make a concatenation and to add the connectedAccId there, or there is another way to do this ? more cleaner ?
@analog spoke don't join other peoples threads. Go to #help to get started with your own thread.
I'm removing you from here.
Let me know if you need more info, or something ๐
Sorry @sinful marlin, so you can't dynamically generate a link via the API for Standard Accounts. You can generate one via the Dashboard as we indicate here: https://docs.stripe.com/connect/dashboard/remediation-links?connect-dashboard-type=full
But really all you need to do is add a button for your user to go to https://dashboard.stripe.com/login and have them login to their Dashboard and enter the required information.
so, if i will do this "https://dashboard.stripe.com/b/". $connectedAccId . "/account/status", this will just send customer to the login page, right ?
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Yes unless they are already logged in
yea, of course. but the URL will be valid, right ? it a standard format ? is not autogenerated or something
Ah yes it will be, however there is no guarantee that URL wouldn't change in the future.
Ok, thank you
FYI i'm taking over this thread, let me know if you have any more questions!
Thank you for your help @gray lake .
No, I'm ok. Have a nice guys.