#nicosix.
1 messages · Page 1 of 1 (latest)
You can't create a reverse transfer on a connected account if the account doesn't have sufficient funds
But what if the inverse transfer is associated to a charge which is from a customer payment?
It won't work either, did you try?
I tried it on the Stripe interface and it works (I was able to make a connected account having a balance of -2 euros), but I didn't tried it programmatically yet
I don't want to implement something on top of that that will not work 100% of the time, so that's why I was wondering about the business rules behind that mechanism
Can you share the request ID (req_xxx)? Here's how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support site 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.
Don't have access to our Stripe dashboard for the moment, I will revert once I have it 🙂
Thanks for the help!