#mike_docs
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/1362021395869077585
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Yeah Direct Charges are for one single Connected Account involved and not two
You'll need to use Separate Charge and transfers in this case
can we combine both strategies? direct for b2c and separate for b2b?
Yes you can have both in the same integration
I mena we wanted to use direct charges to limit our responsibility. to my understanding using separate charges makes us "bank-like" organization as we receive the money for someone else and transfer it later. EU is preparing regulations for platforms regarding money management. Does the separate charge mean the transactions are separated? What does this require from us from the stripe setup?
This is how I understand it, am I correct?
Separate Charge and transfers are:
- 1 single charge/transaction
- 2 or more transfers
yeah, that is what I understand. my question is if we have to setup our Stripe Account with some specific settings when using the separate charges and transfers. Similarily when on-boarding of connected accounts is different country-by-country if we have to set something differently (specifically) when act as financial institution...?
Sorry not sure I understand your latest follow up questions.
Can you elaborate more ?
Give me a moment
Great, I am back.
To be honest I don't know how to "correctly" ask ๐ We are trying to choose the most secure (safe for us) among the implementation choices. Therefore we don't use STANDARD (neither EXPRESS nor CUSTOM) connected accounts as the responsibility of the validation is on your side which is a good value for us. For the same reason we wanted to use direct charges to minimise financial transaction issues - such as transfers. As there is no other way how to make the B2B schema work we become "bank-like" institution - from the legal perspective we receive someone else's money on our account. So the question is if the setup of our Stripe Account changes (like adding more specific information about us or commit to advanced guarantee such as allocate deposit to reserve fund, etc ?
this is not really an integration related question
we here on discord help developers with their technical questions
for this type of questions you need to contact https://support.stripe.com/?contact=true
Find help and support for Stripe. Our support site 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.
so from the integration perspective we don't have to set anything specific to make the separate charges and transfer to work, right?
you need to first see which type of charges and which type of connected accounts you should use in your use case
this guide https://docs.stripe.com/connect/design-an-integration could help you determine that
well, we still want to use standard connected account (no change here), for B2C schema we still want to use direct charges - only for B2B schema we would have to use transfers (to my understanding)
we don't recommend using destination charges or separate charges and transfers with standard accounts
may I ask why?
you can read more here https://docs.stripe.com/connect/charges#types
so if the seller is registered with standard connected account to be just B2C seller and later decide to expand their business to B2B how can we switch the account type from standard to express (or custom if necessary)?
I see. and the B2B schema suggested settings are: CUSTOM or EXPRESS?
and SEPARATE CHARGE + TRANSFER is a must as I understand
express more likely
but again, if you go through the design integration guide I sent you earlier you can determine the requirements and make sure you're on the right track
I will. We've spent on the integration almost 2 years already so I am not a novice but the scope is huge
I'm not saying you are
I'm just saying that the guide will help you validate your choices
from a big picture perspective