#devertry|deepsheep
1 messages · Page 1 of 1 (latest)
yes but we don't want the third party enterprise see our customers
and we would like to set it to our own platform after
Like I said, you need to use Connect to be able to transfer funds between Stripe accounts, there's no other ways.
ok ok but it can be two separate account ?
No, the accounts have to be connected in some way with Stripe Connect.
ok thanks and after I can unconnect my stripe account from the third party ?
and be my own
Yes
ok nice thanks for all
sorry again .... how can I connect a already account to a root account with connect ?
To connect existing Stripe accounts, you need to use OAuth: https://stripe.com/docs/connect/oauth-reference
ok tthanks
sorry again .... can I do connect with sub account : I have the third enterprise with a root account , my account as fellow and a third account this my customer. Can I transfert with connect directly to my customer from the payment receive to the root account ?
I see on the doc when I create a session I can set a account_id : can I set the third level of account ? or I need to dispatch manualy
let me understand
you have a platform account: A
a connected account to A: B
and a connected account to B: C ?
I'm afraid it's not possible to do it directly
you would have to transfer the fund to B and then from B to C
ok no problem 🙂 thanks
again .... ( sorry) how can I get the fee to the connected account ?
I will transfert fund from A -> B , we don't want A pay the fee for stripe and would like us
so A will get 5% fees and after transfert to B
we don't want A get the fee of stripe so we would like to transfert : 100% - 5% - stripe fees to B
Hi! I'm taking over my colleague. Please, give me a moment to catch up.
no problem
Could you please summarise the latest question? Are you using Stripe Connect? I see in the beginning of the chat you wanted to use something else.
ok so : first we use this system we need to use a third party as middleware to accept payment ( french system ) so we use connect to connect a root accout to our account and after to dispatch to our customer
so I understand I need to use connect to do : user -> A -> B -> C ( between A and B we will use connect
the question is : we don't want A pay the fee for stripe and be B ( it need only to charge 5% and after give to B
so how can I set the charge of the fee to B with connect
thanks for all !
How are you transfering the funds now from A to B?
If it's with Destination charges, you can specify the exact amount to transfer to B: https://stripe.com/docs/connect/destination-charges#transfer-amount
Are you with me?