#bbfallen
1 messages · Page 1 of 1 (latest)
Yeah if a payout is in a paid state, funds should have been sent to the bank account by that point
I just don't want to configure balance credit webhooks on Wise side, so what I'm trying to achieve that if our backend received payout.paid event - funds have already been credited to our Wise account and we can move on our funds from Wise somewhere else automatically.
Well we just know when we've sent the funds
We don't know when the funds have settled with your bank
So you may need webhooks on that side
Got it, thanks