#aitzaz-connectaccount-transfer

1 messages ยท Page 1 of 1 (latest)

wise yarrowBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

fallow spruce
#

Hi ๐Ÿ‘‹

Is your stripe account the platform? How are you related to the Connect Account?

main panther
#

Yes, I have my stripe account and also created some connect accounts on my main account. In the attached screenshot, I used this API to transfer fund from my stripe account to connect accounts. But I want to schedule it instead of direct transfer.

fallow spruce
#

You would need to handle the scheduling in your integration. There isn't a way to schedule a transfer directly in Stripe

main panther
#

"scheduling in your integration" means I need to handle it in my code base. Right ?

fallow spruce
#

Correct

#

You would need some code that allows you to set the transfer (e.g. in a database) and then trigger the actual API call later

main panther
#

Thanks buddy

fallow spruce
#

Happy to shed what ๐Ÿ’ก I can ๐Ÿ™‚

main panther
#

I have one more thing to ask, If i received the funds in my connect account then how can i withdraw it ?

fallow spruce
#

You would trigger a Payout and Stripe would send the funds from your Stripe balance to the linked bank account