#MOHD-connect
1 messages · Page 1 of 1 (latest)
Hi! On the account object I can see:
company.phonehttps://stripe.com/docs/api/accounts/object#account_object-company-phoneemailhttps://stripe.com/docs/api/accounts/object#account_object-email
Is this what you are looking for?
Hi @wild flare thanks for your reply. Let me check quickly...
@wild flare I am using business_type=individual so company.phone isn't relevant. I can see email is hanging off of connected account object but the endpoint always returns null in the response
Can you share an account ID (acct_xxx)?
acct_1JGyqqPZCnTH0Tfc
I have just confirmed by calling curl https://api.stripe.com/v1/accounts/acct_1JGyqqPZCnTH0Tfc \ and it returns null for email
Interesting - yes I see the same in the latest post request for the account, but that was some time ago
It appears this account hasnt seen any activity/changes in a while
This account is in the test mode if that makes any difference
I have tried acct_1KfP46Pd5qDju8pc but same result
This is the first screen our sellers (connected accounts) see and enter their email and phone number before go into onboarding. I need to get these details
I also wanted to know since as the platform owner I can't see the connected account's mobile phone number anywhere in the dashboard how do I go about changing it if seller's ever request for it when they change their number?
@wild flare @abstract lance any help would be appreciated
Hey there still looking at this
Ok, i have gone through test onboarding for this and can at least confirm i see the same thing
for an AU express account
This thread has been archived. If you need help with anything else please ask in #dev-help or contact Stripe Support: https://support.stripe.com/contact
Find help and support for Stripe. Our support center 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.
Hey @winged nova sorry I missed the extra question about changing the email and phone number. This is something that your account holder can do via the Express Dashboard:
https://stripe.com/docs/connect/express-dashboard
You'd create a login link for them like this:
https://stripe.com/docs/connect/integrate-express-dashboard#create-login-link
and the UI for them would look like this (but they are locked in test mode):