#gas_connect-funds-flows

1 messages ยท Page 1 of 1 (latest)

mossy lindenBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1365006506495316098

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

potent adder
#

Hi ๐Ÿ‘‹

The situation you are describing fits with the Separate Charge and Transfers funds flow.

In this situation you create the Payment Intent on your Platform account and then, whenever the conditions you need are met, you separately create a Transfer to send some portion of the funds to the Connected Account.

Please read through the doc ad let me know if you have any specific questions about how this works.

glacial crow
#

the amount paid from the customer is temporary transferred to my bank or stay in stripe until I want to transfer?

potent adder
#

That depends on how you have set up payouts for your Stripe account and how long you plan to wait between the payment and the transfer.

If you pay the entire Stripe Balance to your platform account every day AND it takes longer than 24 hours between the Payment and the Transfer, then you will likely need to move money from your bank to your Stripe account

glacial crow
#

also in the separate charge I have to specify the connected account id that will receive the payment later

potent adder
#

No you don't

#

It's recommended but not mandatory

glacial crow
#

so the all payments of all customers received are in my main platform account?

potent adder
#

Yes and it's up to you to keep track of what money goes to what connected accounts

glacial crow
#

is it possible to assign each payment to the specific connected account (host) without transfer immediately but afer 2 or 3 days?

potent adder
#

No, that is something your integration would need to manage. You can save metadata to each Payment Intent that indicates both the account to transfer the funds to and how much to send.

glacial crow
#

thanks, but the host sell a service and the gest buy it, why do you suggest to use separate charge instead destination charge, in the documentation I read that separate charge is for single shopping cart for goods sold by multiple businesses

#

I have a host that sell a single service each time

potent adder
#

I suggest this approach because this is the only way you can delay the transfer of funds

#

You cannot split up the transfer using Destination Charges

glacial crow
#

ok

#

so the destination charge has a immediate transfer to the host, right?

potent adder
#

Correct

glacial crow
#

thank you Snufkin

potent adder
#

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

mossy lindenBOT