#rohitbhargav
1 messages · Page 1 of 1 (latest)
Hello, when a charge is created with destination and when we try to refund that charge if that connected account doesnot have money then will the refundable amount be debited from the bank account of that destination account
👋 Hi there, Happy to help!
If the Connect Account hasn't enough balance, then their Stripe Account Balance will be negative.
https://stripe.com/docs/connect/account-balances#accounting-for-negative-balances
Then, Stripe automatically offsets negative transactions against future payments to ensure a positive Stripe balance.
Nothing will be debited from the bank account of that destination account directly