Hi @laila,
As the platform owner, you may choose to pass on the Stripe fee to the seller, incorporate it into the pricing of their services, or absorb the fee yourself as a cost of running the platform.
Because in our template, the platform supports the stripe fees. If you want to pass the fee to the freelancer, then it’s a bit more complicated, but this article explains the math you need to apply.
In this case, if you want to receive $100.00 for example, you’d compute the app fee amount like this:
($100.00 + $0.30) / (1 - 2.9%) = $100.30 / 0.971 = $103.30.
So you’d charge $103.30 to your customer. Stripe’s fee will be $3.30 ($103.30 * 2.9% + $0.30 = $3.30), and your account’s balance will be increased by $100.00.
I’m afraid I can not give you more detailed examples or guides because customization services are beyond the Support team’s duties. We are only providing general support on our services or addressing issue reports to the plugin/template development teams in case of their appearance. I’m sorry for not being able to help you here.
I can suggest you write on the Bubble forum and describe your use case. I bet there is already somebody who was trying to build something similar with Bubble’s Stripe plugin and would like to share how they did solve that or at least will point you in the right direction.
In case I can try to help you with anything else, please let me know.
Best regards,
Gulce