#gab-transfers-connect
1 messages · Page 1 of 1 (latest)
hello, when you say
: I would like to allow One and only One transfer per month.
you're not referring to "Transfers" but rather "Payouts" right?
I mean the action to move funds from the connected account to its bank account
yeah that is a Payout
you can control it on Connect Accounts via https://stripe.com/docs/api/accounts/create#create_account-settings-payouts-schedule
Ok I see. Just to be sure: with the 'delay_days' set to minimum i can tell that the funds will "almost be instantly" go on the connected account. With the 'interval' I can independently say when the funds can be payout. Is that correct?
correct
I have created an Express connected account from my platform dashboard using the test mode.
First: I'm not sure how and if the user email I have set can then have access to a dashboard.
Secondly in case user has such an access and in case I have set the 'frequency.interval' to be monthly. Does the user have no more ways from its dashboard to performs payout than waiting the next monthly payout? Does it disable any manual payout from the user?
I'm not sure how and if the user email I have set can then have access to a dashboard.
Express users have a mini Stripe Dashboard aka a LoginLink in the API Ref
Does the user have no more ways from its dashboard to performs payout than waiting the next monthly payout?
Express users can not override/change their Payout schedule
is the loginLink meant to be generated on demand by the platform each time the user want to see its dashboard. Ex: from the platform the user click "connect to my dashboard", then the platform generate the link and redirect the user to its dashboad ?
Yup - they can also visit express.stripe.com to login themselves if they want (https://support.stripe.com/questions/how-can-express-users-login-to-their-stripe-account)
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.
Thanks,
I just logged in a customer connected account using my dashboard. I'm "logged as" the client.
My first impression is there are lots of features and tabs I would like not to expose to the client. My question is can we tune what features are exposed on this Express dashboard?
Also in case I cannot tune as I would want, can I completly disable the customer dashboard and only implement some custom screens in my platform?
The client won't see a lot of the features you see when you're logged in as the client. I'd recommend you create a test express account and log in (using an incognito window) so you can get a sense of what it looks like. You don't have any customization over the express dashboard they see
Ah ok I see. When I try to log in from express.stripe.com using the email of the connected account, I have this error email not recognized
That's strange - you could also try with an account link and see if that works (just so you can get a sense of what it'll look like)