#prodigiousGhost
1 messages · Page 1 of 1 (latest)
Hi, can you confirm which Connect Type you're referring to?
Express accounts
i'm not sure if that is helpful
I can see that they have express dashboards
With Express, they can login to their Stripe Dashboard and update this setting
But it would take from the user experience if they were to do this outside of the app
is there any other alternative ? for example the same way a web page opens within the app when onboarding flow begins
You'd need to build this on your end, https://stripe.com/docs/api/accounts/update#update_account-settings-payouts-schedule
This is just to update an account payout settings such as freq. of payouts etc. but not specifically changing the associated bank account
If you're asking about changing the bank account, then no. With Express the only way to update the bank information is to use the Express Dashboard
In order to use the express dashboard we must generate a login link. Am i able to open an instance of SafariViewController to keep all of it within the app ?