#VanessaD
1 messages · Page 1 of 1 (latest)
Hello, is this for connect or your own account?
yes with connect express
I would like to have 2 different payout schedule delays depending of the type of payments
Gotcha. You can set the schedule per account, would that cover you here? Or can one of your connected accounts take both types of payment? https://stripe.com/docs/connect/manage-payout-schedule
yeah one connect account can have 2 different type of payment
Can you tell me a bit about each type and how you want that to affect the payout schedule?
depending of the payment type, I want the payout schedule delays to change ( 2 different payout delays for each connected account)
Ah so depending on payment method? Like bank account vs card?
no more about if it's fixed price or hourly price
So just to be clear, depending on which of your prices a user pays for, you want to change the number of days that it takes for those funds to be paid out?
yes exactly
Hi there 👋 jumping in as my teammate needs to step away. I don't believe that we have any prebuilt functionality that allows for the behavior that you're describing. If you would like to have a flow where some transactions are paid out to your users faster than others, then you will need to leverage manual payouts that give you full control over the payout process:
https://stripe.com/docs/connect/manual-payouts
You'll want to note that there are some regional differences to take into account regarding how long funds can be held.
and using webhook there is no way to automatically change the payout schedule delay depending of the type of payment?
You could likely build a webhook driven approach to constantly toggle the payout schedule delay setting for an account, but I've not seen that done before and am not sure how the system will behave if you do.
ok thanks very much for the answer
Any time!