#mindsetinmeta
1 messages · Page 1 of 1 (latest)
👋 @rustic leaf How can I help?
hello
when creating a checkout session, the fund goes to the connected account after 2 days, right?
what if I would like the payout time vary based on the service date?
for example, today, the payer books a session on Friday, and I would like the payout to happen on next Monday, which is 4 days after paying. While on today, another payer books a session on next Tuesday and the payout should happen on Thursday, which is 8 days after paying.
What type of charges are you using? Direct Charges, Destination Charges or Separate Charges and Transfers?
destination charges
With destination charges, the funds will be available in connected account immediately. However, the payout speed with automatic payout varies depending on the country. You can refer to the payout timing here: https://stripe.com/docs/payouts#standard-payout-timing
The definition of payout speed can be found here: https://stripe.com/docs/payouts#payout-speed
so that time is not customizable?
Payout schedule is customisable on the connected account: https://stripe.com/docs/connect/manage-payout-schedule
The payout schedule will be on manual, daily, weekly and monthly basis.
this seems on the account level. is there a way to set it on per payout level?
for example, set the interval of payout for payment A as 2 days while setting that for payment B as 5 days...
Not with automatic payout at per payment level. The possible way will be setting the payout schedule to manual and manage the payout on your own with Payout API: https://stripe.com/docs/api/payouts/create
if I set the payout schedule to be weekly, I'm assuming that the balance will stay at my account for a week before paid out, is that correct?
Or the payment won't be captured until a week later?
The balance will stay in the connected account for a week before paying out.
stay in the connected account... Is there a way that the connected account withdraw the balance without my knowledge
or bypassing me to withdraw the money?
If Express or Custom connected account is used, the payout schedule can only be controlled by the platform.