#kevinbett
1 messages · Page 1 of 1 (latest)
can we upadate customers email and sellers email after they have been created maybe via api?
Customers yes. Connected Accounts it depends on what type of Connected Accounts you are dealing with
for both standard and express i have connected accounts with both types in my app
@vast grove
Gotcha
Then yes you can update https://stripe.com/docs/api/accounts/object#account_object-email but that isn't the users login email to be clear
But you can use that to track email on your end
Err wait
I'm sorry that's incorrect
You can't update that (see: https://stripe.com/docs/api/accounts/update#update_account-email)
However, you could set this as metadata on the account
and for the customer