#squirez_best-practices
1 messages ยท Page 1 of 1 (latest)
๐ 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/1431262532680548412
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
๐ Hi there, let me take a look
Yeah, so there are different possibilities, and Destination charges is one of the options.
Payments are made to your platform, and then you can automatically transfer the money to the connected account
As mentioned in the Marketplace guide, there is also separate charge and transfer, where you choose to transfer the money later to one or more parties: https://docs.stripe.com/connect/separate-charges-and-transfers
Im currently using Destination charges where the seller has to provide there payout bank details, which is not what they want to do
are you saying that
separate charge and transfer
would allow me to collect money
and then transfer it to a seller once they create a connect account?
What is it that your users are not comfortable with? Having to provide their bank account details as part of the onboarding process?
If you're creating charges on behalf of a user, they will have to have a verified Connect account before this is possible
Essentially yes, as the users don't feel comfortable providing bank account details before they have even made a sale
What they would like to do
is advertise on my platform
and once a sale has been made ( a seat is sole for a rideshare)
then at a later date they can provide there bank details, as they now know they have money to be collected
hopefully that makes sense hat i just said
Yup. Let me check on this. In general being able to accept payments as a connected account, and having payouts active are separate
*what
Hi there, taking over for @heady kelp as they had to step away
hello
On a technical level, the separate charges and transfers approach works for your use case, because it doesn't require any connected account information to make the initial charge, it is the platform's responsibility to transfer the funds afterwards
https://docs.stripe.com/connect/separate-charges-and-transfers
However, there may be legal concerns that I'm not as familiar with
As you are holding a connected accounts money without them being fully onboarded
This document goes over required verifications to collect for each country when using Connect
https://docs.stripe.com/connect/required-verification-information
So it may depend on the country of your platform and connected accounts
oh ok
so i am able to collect money for a seller without initally knowing their connect account
and once they have signed up a created a connect account i would then be able to transfer money to them?
is that correct?
Yes, that works (again, on a technical level). If you look at the example in this guide https://docs.stripe.com/connect/separate-charges-and-transfers, you can see that the connected account's information is only used during the transfer portion of the flow, not the charge portion
You would not respond to that specific webhook in your case, you would transfer the funds once the platform is fully onboarded
Again, this is on a technical level. You will need to consult the verification information I sent to understand the legal concerns