#paulo-s_api
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/1290271011627077633
š Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi
You can estimate how much are Stripe Fees, but you can't determine exactly what are the Stripe Fees before processing the Payment.
What would be your recommendation if we want to keep an exact net percentage of 3% from every transaction?
to ensure our business runs smoothly
and/or how would you estimate Stripe fees?
One option I think is to use Separate Charge and Transfers
In your case you probbaly have 1 single Connected Account involved
So you accept the payment
Our business case is for Sports Venues, meaning that our connected accounts and their clients are based in the same region, although our business can be on a different region
Yes, 1 single connected account involved
Then you inspect the Net amount
You keep 3% and you transfer the remaining Amount to the involved Connected Account
And in that case the connected account pays the fee?
No you'll pay the fees, but you can substract that from the transfer too (like the 3%)
And is there any problems in terms of accountability or taxes?
Ah don't know honestly, this channel is for technical integration question only
What about refunds?
Our plataform will allow clients to request refunds or even cancel bookings if within the booking policy time
You can reverse the transfer and make the refunds
We'll also give the option to Connected aCcounts to refund clients manually on the pltaform
That means, you platform is responsable for the refunds
Probably no, what you can do is to postpone the transfer to your connected account in a way to make sure that the customer want request a refunds
Gotcha
It's really confusing, because in email support, the team talked about 1.5% fee + 0.25⬠for every transaction
If you want the Connect Account be responsible for the refunds/disputes , I think you can use Direct Charge, in that case you compute the 3%, and then you can make a reconciliation with each Connected Account, and reverse the (missing) Stripe fees back to each Connected Account as seprate transfers
We want everything to be handled through our platform, from payments, refunds, financial reports, etc
and taking a commision as simple as 3% + Stripe fees
We have been using mostly Destination Charges, but we were struggling with calculating the fees
So you think Separate Charges and Transfers should be the best option for our use case?
Yes I think so.
I invite you to make multiple tests in the meantime, and do not hesitate to come here in you have any other issues.
Will try, this has been a furstrating issue for many several weeks now, and it's putting our business on hold.
Happy to help!
What about payouts by the way?
Are we charged for payouts of Connected Accounts? Or our own payouts?
Let's say that with Separate Charges and Transfers, we are always transfering the funds at each transaction to the Connected Account, is that how it should be?
Or should we, for example, hold their funds for say 1 week, and only after 1-week transfer the funds (without the collected fees)
You mean Stripe fees/pricing? I don't know honestly, this channel is for technical integration questions only, sorry. For fees/pricing I invite you to reach out to Stripe Support https://support.stripe.com/contact/email
hi! I'm taking over this thread.