#GomuGomu88-connect
1 messages · Page 1 of 1 (latest)
im getting an error while im trying to set the platform account stripe ID
so i need to transfer the money to my platform account balance
i.e for a payment of 10$ a 3% will be our fee, so:
0.30$ for our platform balance and then 9.70$ for the commerce
Can you share the request ID that generate the error?
This is the error:
The 'destination' param cannot be set to your own account.
Yes, destination should be the account ID of the connected account.
Can you share the request ID? Here's how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
but in this case, destination is the platform account
owner account of stripe connect
thats why im getting the error that cannot be sending money to my own
so i need a way to transfer money to my own (Platform account) as a fee
When using separate charges and transfer:
- the platform account collect money from the customers
- and then the platform account create a transfer to a connected account
From what I understand you have an error in the second step? Can you share the request ID that generates an errror? Here's how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
im doing the transfers correctly to the connected accounts, this is not the problem
but i want to collect a fee for the platform account
and i dont know how to transfer the money there
get my point?
im talking about stripe connect owner platform account
where i want to transfer that amount in shape of fee
Hi @finite viper, @sudden relic is no longer available I'm taking over, please give me a few minutes to catch up and get back to you
first, could you please send a request Id as requested by @sudden relic so I could take a better look at how you are implementing you integration?
i have no, my developer told me the error description
but not the request ID
but do you understand whats the problem?
we have platform account balance and then connecting accounts
we want to take a fee of every payment did in our platform, and this fee we want to be stayed in our platform account balance
but we dont know how to transfer the money there, as we tried with stripe ID but we got the next message: The 'destination' param cannot be set to your own account.
@finite viper I'm really sorry but the only way I could help you is to get a request Id and try to look at the problem, if you don't have a request Id for now maybe try to contact support https://support.stripe.com/?contact=true with your issue, and they might be able to help you better since it would be an authenticated channel
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.
I'll take a look and get back to you
thanks
ok I see there's a bit of confusion in what you are trying to accomplish
let me go back and explain our multiple ways of handling payments when it comes to Connect Accounts
its ok
well we want to make a tip payment system for restaurants and waiters
so our customers are gonna be waiters and restaurants and they are gonna be our connecting accounts
there is not problem for us for transfering to connecting accounts
but as i told you we want to take a fee of every tip, and we thing we should be transfering to our platform balance
Hey, taking over here! Can you summarise your question/issue?
i want to transfer some part of the payment to the platform account
this is a summarise
some part of the payment to the platform account
Some part of what payment?
What kind of Connect accounts/charges are you using?
express accounts
i mean we want to take a fee from every payment
So we want to collect in platform balances
understand?
https://dashboard.stripe.com/test/logs/req_5Lrv39o3iv8cPU
This request is confusing. You're trying to create a transfer on the platform, with the platform account set as the destination
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
we are using separate charges and transfers
Is that a requirement?
no, this is the integration
stripe separate charges and transfers
i have a question, when we receive a payment, is that amount going to our platform balances? if we dont make any transfer?
Ok. So for you to take a 'fee', you just transfer the amount less your fee
i.e. charge $10, fee is $2, so the transfer is for $8
The payment is created on the platform account
When creating charges on your platform and separately creating a transfer, the platform can earn money by allocating less of the charge amount to the destination Stripe account, as in the above code example. Assuming that represents a delivery service transaction, with a charge to the customer of 100 USD, a transfer of 20 USD to the delivery person, and a transfer of 70 USD to the restaurant:
See: https://stripe.com/docs/connect/charges-transfers#collecting-fees