#gilbertoamarcano
1 messages · Page 1 of 1 (latest)
I Believe this is expected behavior - for express accounts you (as the platform) are not allowed to update/delete their external accounts
And how can I (as a anything) perform this action
We mention this in our docs here (https://stripe.com/docs/connect/bank-debit-card-payouts)
For Standard and Express accounts, the account holder manages their payout accounts (that is, bank accounts and debit cards) but the platform can schedule payouts.
Is there a specific reason you're trying to do this?
Well, we (as a platform) do Transfers to our Express Connected Accounts, this Transfers can be pay out to their Bank Account or Credit Cards
We want to test what happens if they remove their Bank Account or Credit Cards and then try to do a payout
Ah, so this is just something you're trying to test out on your own test accounts?
Or even If we can Transfer them money
Yep
Just in case it happens on prod but for now just testing purposes and reviewing edge cases
I think there's actually validations in place that would make it impossible for the user to completely remove a default external account once it's been added
so they need to add another one and remove the first one?
Or how is the user experience with this
Through the express dashboard the user would have the ability to edit the payout account if they've already added one, but they wouldn't be able to delete it as far as I can tel