#fr0smat1c
1 messages · Page 1 of 1 (latest)
Hello đź‘‹
Are you trying to update via the API as a platform or just allow the account holder to update it?
They can update it using express dashboard
https://support.stripe.com/questions/change-the-bank-account-or-debit-card-details-associated-with-an-express-account
Can I use Account Link with type "account_update" for this purpose ?
I want it to be intuitive to the user on our website
I don't think that can be used for express accounts, afaik it only works for custom
account_update
CUSTOM ONLYDisplays the fields that are already populated on the account object, and allows your user to edit previously provided information. Consider framing this as “edit my profile” or “update my verification information”.
What would be the best solution to make then?
I want it to look on my website like the "Update data" button
I don't believe there's an "embedded" way as such, you can redirect them to express dashboard
https://stripe.com/docs/connect/express-dashboard
https://stripe.com/docs/connect/integrate-express-dashboard
And after user click on it redirect him to something like Account Link