#guarang-custom-externalaccts
1 messages · Page 1 of 1 (latest)
hello! let me read and answer a few qs I can while I look
Also I couldn't find info on what would happen if I update/delete bank accounts with pending or failed transactions?
pending or failed transactions meaning?
do you mean that funds from Payments on that Connect account have not settled? like they are not part of the Stripe Balance for the Custom account?
Does the API handle that or we need to check for them before calling the API
will answer this based on what you explain above
@shut plume thanks for looking into this. yeah I mean the payment funds on that connect account which are not settled yet.
well if you have an external account set up in the default currency, you cannot remove it
but in the case you do end up with funds on the account but somehow removing the external account, those funds just stay accumulated in the Balance of the Stripe acct
From the second bullet it seems that if we have 2 bank accounts with the same currency, we can not delete either of them? Is that understanding correct?
yes seems like it, typically when you have a bank account on one currency, you can "swap" it out with a new one using https://stripe.com/docs/connect/payouts-bank-accounts#multiple-accounts
so technically I can also use the above update account call to update (swap) external accounts and also to delete external accounts as long as it matches default currency settings.