#noroup_api
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/1383158929076518913
š 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.
- noroup_api, 18 hours ago, 74 messages
- noroup_connect-requirements, 3 days ago, 9 messages
Also, with my app, a user would be able to manage multiple businesses. Would the best practice be to utilize an individual Stripe ACCT_ID tied to each business? Or tied to each user?
Each account should be tied to its own legal entity
So if test1@gmail.com manages two businesses, they should have two separate account IDs tied to test1@gmail.com?
If both have different legal entities
Fair enough, also if I generate a new account_ID and accountLink URL for said account_ID. It will ask me to log into my existing Stripe account and link a bank tied to an existing account_id
Here, as you can see I successfully went through the onboarding process for teststripe@gmail.com, but it referenced another account and teststripe is still disabled
What am I doing wrong here?
Hard to tell what your app is doing
Can you share the request id's that it made there
The request id to create the account, the one to create the account link, etc
Hi, sure
req_Frl9jlt3tCmtYX -> Creates the account
req_kaarDyzYVvXMES -> Links the account
I created a new business within the app, it generated an account_id and account_url for said account_id
it passed the account_url back to my client, I underwent the onboarding process as shown
but it still shows the account wasnt linked
It looks like when I opened the URL, it referenced a previous session / ID
Am I doing something wrong with my workflow?
Looking
What do you mean by this
The correct account id is in the url?
Well at least the same one you passed to create the account link anyhow
I previously onboarded a business using my personal email
Actually the account you created is acct_1RZczbPuyCTf66El
But you passed acct_1RYBo6Q5ARC31KXu in the account link creation request
Oh my God
I just checked my AWS lambda function.
The account_id was hard coded in
Ah that'll do it
Boy. I am retarded.
can I tip you some money? Thank you
This was giving me a headache for the past two days
no tip necessary happy to help
Can I send you a small tip?
No it's my job haha