#JohnM-transfers
1 messages · Page 1 of 1 (latest)
ok, lets say I have created a transfer and used the source_transaction from the charge I created. It is my understanding that the transfer will then execute when the funds are available from the charge. But what if the current available balance is not enough to cover the transfer amount. Lets say I refunded another payment for the entire payment and now I have a negative available balance. What happens to the transfer ? Will I get a error somewhere ? Is there a transfer.failed webhook ?
You're correct that the transfer won't initiate until the fund are available. Hm, that's a really good question though, I'm going to need to do a bit of digging to see if I can find that answer.
Yea, I would appreciate that. My fear is that we may get into a situation where a transfer is in limbo because our available balance got out of wack. We have some very weird edge cases here that I am trying to avoid.
It would not be good that have created a transfer that never completes the execution.