#XinJin - Transfer
1 messages · Page 1 of 1 (latest)
is there anyther way to do a kind of scheduled pay?
So when the balance is available,
it is proceeded.
I'm still not clear on your question.
- What is happening
- How is it different from what you want to occur?
So when balance is not sufficient
payout is failed.
I don't want failure.
Wondering if we have a way to
do a scheduled payment method.
You will need to check the balance available and then not request the payout
Ok.
You can use the Balance API to check the Account Balance before the Payout occurs:
https://stripe.com/docs/api/balance/balance_retrieve
Refund is not related with balance?