#birendra_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1324366999958065214
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
hi! I think I follow , what's the exact problem or issue you're running into?
7 days are very less time, can we put the amount in escrow (uncapture) for more days
@zealous minnow
it's not always possible, see https://docs.stripe.com/payments/extended-authorization for the docs on when it is possible
It there any other best way to put the amount on escrow and transfer or payout to the customer later ?
and what is it for ?
https://docs.stripe.com/connect/manual-payouts
you can hold funds in a Stripe balance and then control if they're paid out to the Stripe account's linked bank account via that manual payouts method
That is alright, but I do not want to show that payment in the stripe balance and do not want to make payout to the my bank account linked with stripe.
The amount should not reflected to total stripe balance.
well those are the only options really, auth-and-capture, or holding the funds in the Stripe balance.