#dalzateb-flutter
1 messages ยท Page 1 of 1 (latest)
Hi there! Standard Connect accounts log in directly via https://dashboard.stripe.com/login
You don't use login links with Standard accounts
ok, understood
also, I have some Connect accounts with a similar name, the client changed the name but for me it is still showing the previous one
I believe we show the Public Business name in the Connected accounts list as opposed to the Account name. Let me double check
๐ I'm hopping in since bismark has to head out soon - give me a minute to catch up
I think this can be controlled by updating the business_profile.name (https://stripe.com/docs/api/accounts/update?lang=php#update_account-business_profile-name) on the Account
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
is it ok to do it from our backend then?
Yes, it should be