#mitsu_api
1 messages ¡ Page 1 of 1 (latest)
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.
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1256139131021561936
đ Have more to share? Add details, code, screenshots, videos, etc. below.
hello! I believe this may be helpful : https://support.stripe.com/questions/update-personal-information-for-an-express-account.
There is no API where you can update that phone number. Stripe Support - https://support.stripe.com/contact will be able to advise you on any further questions about this better than we can!
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Is there no API to get connected account information, for example firstname, lastname, email, phone?
I have the connected account id: acct_1PTyBiIZ1JuRr5wx
you can retrieve the account details using https://docs.stripe.com/api/accounts/retrieve. However, the phone number which you find from retrieving the Account may not necessarily be the same phone number that is used for authentication
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
The information obtained from the API is not personal details
i'm sorry but i don't understand, can you explain what's the behaviour you're expecting?
I want to get information when the connected account authenticates with the stripe system: firstname, lastname, email, phone...
I believe you already asked this question previously and we informed you that it's not possible with Express accounts : https://discord.com/channels/841573134531821608/1255085958223626302
ok thanks
"mobile number" is circled in red in the photo
What I'm understanding is that TestMode can't be edit, only on production is it allowed to be edit, right?
yes, that's correct
ok thanks
How to transfer money from platform account to connected account? Is there a fee?
https://docs.stripe.com/connect#example-integrations - You can refer to the guide for which example integration fits your case the best
The Transfer API (https://docs.stripe.com/api/transfers) in itself doesn't have a fee
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
You can also refer to https://stripe.com/pricing and https://stripe.com/connect/pricing