#thefirstharpy
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. 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.
- thefirstharpy, 5 days ago, 62 messages
- thefirstharpy, 5 days ago, 48 messages
- thefirstharpy, 5 days ago, 8 messages
Hi, let me help you with this.
hello
If you want to connect an already existing Stripe account you need to follow a different workflow: https://stripe.com/docs/connect/oauth-standard-accounts
However, it's recommended to use the regular POST /v1/accounts flow, and create a new dedicated Stripe account for your application.
Since then your Platform will be able to fully control the account.
i already have a admin panel, is it possible that the user logins over there, clicks on a button Link account and this can happen
Have you look at this guide?
Yes, that's the only way to connect existing accounts.
also if my user doesnt have a stripe account, would this approach still work?
or i would have to use the afore mentioned links
ok thanks!!
Happy to help.