#OVERMARK
1 messages · Page 1 of 1 (latest)
Hello. We can only offer English support here. If you need assistance in another language, please contact support: https://support.stripe.com/contact
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.
Pasting the Q:
Good morning Guys, I'm new to Stripe and I actually spent the week breaking down the documentation before any implementation and I had some doubts that I believe are routine around here:
When creating a SaaS, where my subscribers would have to open a stripe-white label account type custom account or even c0-label type express account, I read that I can add fees to each type of transaction. As I have read and understood, let's say the stripe fee for credit cards is 3.50% - Can I add 1% to this fee on my subscribers account? In other words: When they pay me, the stripe deducts 3.50% from me for the subscription transaction. But when someone pays my subscriber by card, does the stripe charge him 4.50% and give me 1% of each transaction? If so, where do I set up these extra charges? In the stripe or in the creation of each account?
hi
Hey, reading the Q!
When creating a SaaS, where my subscribers would have to open a stripe-white label account type custom account or even c0-label type express account, I read that I can add fees to each type of transaction
Are you looking at a Connect integration? https://stripe.com/docs/connect
But when someone pays my subscriber by card, does the stripe charge him 4.50% and give me 1% of each transaction? If so, where do I set up these extra charges? In the stripe or in the creation of each account?
Yep, additional 'application fees' like that are a normal part of Connect. They'd be configured on a per transaction basis, and how you do that would depends on the type of Connect accounts/charges you'd be implementing: https://stripe.com/docs/connect/accounts & https://stripe.com/docs/connect/charges
ok, first sorry for by bad english, ok? I will try give you a simple view of my business: I dev a SaaS where the Adm of a Bilding can adminstrate all your costs, includind tenants tx....
For example. Let's say a landlord in a 10-apartment building subscribes to my SaaS for $10 charged to their credit card.
On subscription to my SaaS, I would force open a Stripe account for him, so he would receive $100 from each tenant directly into this account. I may charge an extra fee for each receipt of it, also on the credit card of 1% on the US100. Right?
And if each tenant also has a Stripe account, can I tax, for example, another 1% of the amount transferred to their bank accounts, withdrawals or transfers, profiting at 3 levels?
And if each tenant also has a Stripe account,
The tenant wouldn't need a Stripe account in your example model. They're just a customer/user of your subscriber/connected account
Signature of my SaaS - US10 -3,50 stripe tax
Profit fee for my client 1% for me in credit cards
Profit fee in client of my cliente 1%
my client can subscribe my saas by credit card , ok, but when i create the client account i can open obrigatory stripe acount to he can receive the tenants tax, ok? and in this case i can input a fee like 1%.... and if a force a tenant to open a stripe account too? I can make the same policy
tks for all
The model you describe is nested Connect platforms, which isn't a supported flow