#blueish-standard-businessprofile
1 messages · Page 1 of 1 (latest)
Can you give me more details/context @tranquil breach ?
im trying to get the business name of an account , but im getting a null vlaue
Can you try and still give me a lot more context? What are you doing exactly, which code are you using/writing? What type of connected account is this?
I'm accessing the info of a connected account with the type of Standard.
This is what my code looks like
account = Account.retrieve(requestOptions);
account.getBusinessProfile( ) -- this returns null
blueish-standard-businessprofile
that information is not returned on Standard accounts in Test mode I think, just in Live mode
I have another connected account in test mode and I can see the business name
Have you set a business name on that account in the first place?
👋 taking over here
I believe you can see your Standard account details on Dashboard, ie https://dashboard.stripe.com/test/connect/accounts/acct_xxx/profile
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.