#jg
1 messages · Page 1 of 1 (latest)
Hi there,
Could you please summarize the issue ? I can't access to the message
Hi os4m37, sure
We are using stripe API to create custom payment flows for our platform
at first I was not able to transfer to connected accounts, ehich is now solved.
At the moment, I can see the transfer money in connected account balance, but it is not available to payout and I get the 'insufficient funds' error
here is our code for payout and stripe print
error print
could you please copy past the request error Id here ?
req_UOhEmhPCU4Ob35
But according to the screenshot you're sharing the funds are not yet available for payout, it mentions balance will be available soon
Before creating a payout, you should check your available balance for payout first at /v1/balance endpoint to view your Stripe balance
in our scenario, as soon as our clients makes the payment order we should let sellers get the money. is there any to make this, like we use in transfers (setting the charge id)
by the way, can you tell how long it takes for fund to be available?
This is all in test mode
Transactions will be available soon (by January, 14th for that account)
thanks
You need to add funds to your account, if you want to send your clients money directly without waiting for the transactions to be available!
it depends on the PaymentMethods, but for this scenario you are sharing, Transactions will be available by January, 14th
ok, thanks
where can I find that detail you shared with me?
in the account balance overview:
https://dashboard.stripe.com/test/balance/overview
just another question, sorry I am a rooking with Stripe
How can I insert money, in test mode, into my Stripe Account (or into an express connected account)
Yes with my pleasure,
You can follow this guide for that:
https://stripe.com/docs/connect/testing#testing-top-ups
thanks a lot @brazen patio
You're welcome 🙂