#thefyrewire
1 messages · Page 1 of 1 (latest)
You'd specify that on account creation: https://stripe.com/docs/api/accounts/create#create_account-email
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Otherwise it's collcted from the user in the hosted onboarding flow
Can only be updated if it's a custom account I think
If it's standard/express then you can just sign in as that account and edit the details in the Dashboard directly
Thank you!