#AlexF-Transfers
1 messages · Page 1 of 1 (latest)
👋 happy to help
if you're talking about internal transfers from the Platform Account to the Connect Account then yes
In all cases you can read more about Connect pricing here: https://stripe.com/connect/pricing
Thanks for the quick response! I'm talking about the next case. If both clients are accounts in Connect, and one of them transfers funds to the other
that's not possible
you'd have to pass by the Platform Account
you'd first debit the 1st account https://stripe.com/docs/connect/account-debits and then transfer to the other
Hmm, okay. In that case. Do I understand correctly. What is in the buyer -> seller scheme, does the platform account always participate in the middle of the way? But it is not very clear who pays the transaction fee in this case
are both the buyer and the seller Stripe Accounts?
usually we represent the buyer with the Customer and the Seller with the Connect Account, and the main "marketplace" account as the Platform
It really depends on your business model
in my case, the seller is not the platform, but another user. this is a p2p model in which the platform takes a commission
when it's peer to peer there are a few ways of doing that
either have each peer be a Connect Account and a customer and treat them according to their current status (buyer = customer, seller = connect account)
Thanks for your answers! Have a good day (or night)!