#sebastian_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/1270119436275421335
๐ 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.
- sebastian_api, 50 minutes ago, 96 messages
@timber gull I finally got to finishing what we left out on but I had one more question.
I have been able to route $50.50 test dollars to this one account from my business to this connected account. I see that he now has the balance and has a future payouts of $50.50. But I see the "In Transit To Bank" of being 0. Is there something additionally that I have to do to make sure the money leaves his Stripe account and goes to his bank account.
๐ Stepping in for my teammate
Just for context. I am doing the API onboarding, custom, and for individuals, not businesses
If you have automatic payouts, there shouldn't be anything else left to do
Well in the dashboard, I see that the payouts are daily. I guess that means they are automatic?
Yep, exactly
otherwise they'd be manual: https://docs.stripe.com/connect/manage-payout-schedule
Oh cool. Is there are prescribed payout time everyday Stripe has programmed to do the transactions?
Ah, I'm not sure about that. Our support team is better equipped to answer payout timing questions: https://support.stripe.com/contact/
Cool. Ill ask. One more thing regarding the individual onboarding. There is a field called individual.ssn_last_4 and then there is another field called individual.id_number. Can I just upload the last 4 of social security so I can avoid the headache of picking up actual social security numbers or is the id_number field required?
It depends. If we're able to verify using only the last 4, that should be sufficient but we may require the full SSN if verification fails: https://docs.stripe.com/connect/required-verification-information#US--additional-information-on-the-individual
Got it. Sounds good. Well I should be good for now. I am going to test with live data now.
We don't recommend testing in live mode but you should be able to test with these values: https://docs.stripe.com/connect/testing#test-personal-id-numbers
You dont think I should make a connected account with my own info and bank account and doing live $5 transfer?
Nope
Unless there's a legitimate business case for that kind of transfer, it shouldn't be done
Test mode should suffice here
Then how else will I know when I go live and put it in front of people that it is gtg?
There's always a nook and cranny that has to be adjusted when going from test to live.
Test mode behavior should be identical to live mode. Testing in live mode with real details is also prohibited in our services agreement
Okay I see what you mean now..