#Ethrak
1 messages ยท Page 1 of 1 (latest)
๐ happy to help
would you mind sharing the request id? https://support.stripe.com/questions/finding-the-id-for-an-api-request
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.
Here : req_pXbZMQhGlBCdkg
sorry but the update email param is only available for Custom Accounts only https://stripe.com/docs/api/accounts/update#update_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.
I'm trying to activate a capability on the connect account. In the requirement, it is asked to setup the email adresse. What should I do here ?
you need to connect as the Express account and change it from the dashboard
another way is using account links
Email address is not available to editin the dashboard
I'm gonna try account links
sorry I was just reading about this more.
I found out this
To avoid potential security incidents, we no longer associate test mode users with email addresses. So, through the UI, there is no longer any way to do this.
Ok