#dmitriy.b
1 messages · Page 1 of 1 (latest)
👋 happy to help
let me think this through, I'm not sure there's a huge wiggle room there, but I need a couple minutes to think about it
I will be very grateful
discord seems busy this morning, I think the best way to handle this is to send us an email to https://support.stripe.com/contact/email?topic=api_integration
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
or contact support https://support.stripe.com/?contact=true to try to handle this asynchronously
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
does that sound good?
I have a time to waiting for an answer in Discord
the problem is that I'm not sure I will be able to think this through and do the tests
Do you mean that the problem cannot be solved technically at all or that you are too busy looking for a solution?
I mean, I'm still not sure. and this needs time to investigate and think through, something impossible to do while trying to answer all other discord users at the same time
this happens often when there's a more "complex" question, we ask the users to write to us so that we can take our time thinking about the solution, testing it and getting back with an answer, even if the answer is that it's not doable unfortunately
I see. When would be the best time to contact the Discord with this question again?
if you send the email and you mention that you were chatting to tarzan on discord, I or someone from my team will pick it up
this is not really a topic suitable for discord because it needs more than just a quick investigation or a quick answer
I hope you understand
would you mind me asking why are you hesitant from sending us an email?
I'll waiting for response anyway)
Can you share details on the payout schedule for the account(s) in question? Example requests of what you're trying to do currently?
However, this will not work, since Payouts are made once a day
Are these automatic?
Yes, at the moment, the Payout occurs on the Stripe side once a day
Then you're unable to trigger a Payout manually if they're currently on an automatic schedule
Can I cancel automatic Payouts for External accounts so that I can lounch Payouts manually?
You can control the payout schedule of your connected accounts yes: https://stripe.com/docs/connect/manage-payout-schedule
Details on manual payouts: https://stripe.com/docs/connect/manual-payouts
Cool! So, If I change Payouts schedule settings to manual. How can I launch Payout after the Transfer?
You can use the API to create a Payout manually yep
From my Stripe account, yes. But how can I launch the Payout from the Connected account to its External (bank) account. That is a main question
Well the same way you make any API request for a connected account. You'd make the Payout creation request using your platform API keys and passing the Stripe-Account header: https://stripe.com/docs/connect/authentication
np