#fluxorg
1 messages ยท Page 1 of 1 (latest)
Can you share the connected account ID (acct_xxx)?
I'd rather not post it publicly, but it appears to be the case with all the accounts I have connected
Account ID shared in this channel can only be accessed by Stripe staff. If you wish to get support privately, I'd recommend reaching out to Stripe Support https://support.stripe.com/contact
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.
Ok I'll open a support ticket, in the meantime is there something about my above description that indicates I am misunderstanding what the delayed_days value is for?
or is there another field that needs to be set for it to be functioning
?
I also have related question that it does not appear I can reset this schedule value from the admin for a connected account. Is there a way to do it from the admin or does it have to be done via an API request?
Your understanding on delay_days is correct.
From https://stripe.com/docs/api/accounts/create#create_account-settings-payouts-schedule-delay_days:
The number of days charge funds are held before being paid out.
I also have related question that it does not appear I can reset this schedule value from the admin for a connected account. Is there a way to do it from the admin or does it have to be done via an API request?
It can only be set via API
ok thanks, and there isn't another field that needs to be set for Stripe to honor the delayed_days value?
There shouldn't be other fields required apart from delay_days and interval: 'daily'
ok thanks
No problem! Happy to help ๐
Hi looking closer I wonder if its because of this:
The delay_days property reflects how long it takes for on_behalf_of charges (or direct charges performed on the connected account) to become available for payout. Express and Custom accounts support editing this property.
I am doing a transfer from my stripe account to the connected account. Does this not count as an on_behalf_of charge or a "direct charge"
its a payment, but I am not sure if "charge" means something specific like it as to come from an external customer buying something
Yes Charge counts as getting paid from the customer directly. And yes Transfer is different as you simply move fund from your Platform to them
Ok so that would explain why the payout for transfer happened in 1-2 days and did not honor the 10 day delay set on the payment schedule for this connected account?
Seems so but TBH we are not familiar with Payout as our friend at Support ๐ Still recommend checking with them
ok I am also asking them but they are not able to confirm this either so far
What is your interval btw?
daily
Okie, can you share the charge and transfer?