#tsetsinho
1 messages · Page 1 of 1 (latest)
👋 happy to help
what do you mean pay a commission? are you the Platform or the Connect Account? is the commission for you? could you please elaborate?
Hi Tarzan! I have the platform and the connect account. At my Connect account I have one other user. I want every time an order is paid to send a commission to that user
when you say a user is that another Connect account?
It’s another stripe account under my connect account
Owned by another person but connected to my connect account
I don't think it's possible to do a transfer from your platform account to a Connect account related to a Connect account of yours
let me double check
Maybe I am not explaining it right
Let me send you a screenshot give me 2 minutes please
yes that might be helpful
this is my account and I have "nick" connected to me
I want when someone pays me to send a commission of the payment to the "nick" account
ok so you can create separate charges and transfers as explained here https://stripe.com/docs/connect/charges-transfers
take a look at this section https://stripe.com/docs/connect/charges-transfers#transfer-availability on how you can do it without having issues with available balance
so there is no automatically transfer option in stripe? this needs to be done with coding?
there is actually but in that case it would be the other way around, you will create a Charge and you will take what we call an application fee
you can read more about the different types of charges here https://stripe.com/docs/connect/charges
I think this is what I need
when someone pays me it automatically goes to the connect account balance and I get the application fee is that right?
you also need to read this before taking any decision https://stripe.com/docs/connect/charges#stripe-fees
so what do I need to do in order to make this setup?
is it something from the webhooks that I am using in order to add the money to the connect account and then take my application fee?
if you choose Direct charges this means that your Connected Account will be debited the Stripe fees, refunds and chargebacks
instead of the Platform account
where do I setup this Direct charges?
what is the type of your Connected Account?
it's a Standard account I just saw it in your screenshot
yes Standard
ok let me know if you need any more help
I am trying to see how all this can work with the webhooks as I am using a WooCommerce website
if thats the correct way to do it
no you shouldn't be using webhooks for this
I'm not sure how to do Direct Charges or Destination Charges in WooCommerce but there's definitely a way of doing so
I would highly recommend contacting support https://support.stripe.com/?contact=true to get more help regarding this
Find help and support for Stripe. Our support center 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.
Ok I will! Thank you very much for your help
let me know if you need any more help