#johnnylin
1 messages · Page 1 of 1 (latest)
Could you explain more about the scenario? Application fee is meant for the platform that's collected from customer. The remaining amount will then be transferred to connected account.
sure thanks
Bob pays Alice $100 for a service. We want to charge Bob a 10% fee. So Bob should pay $110 when the checkout session is created. Alice gets $100 later on when we complete the manual charge.
We (the platform) end up getting $10 minus Stripe/other fees
I see! You may add the fee to amount charged to the Bob, i.e. $110
oh okay. there would be no knowledge stored on stripe's side for this then?
unless i add metadata
concern is lack of integration with tax obligations, etc
also less detailed reporting
im assuming that stripe has designed the fee to be paid by seller for a specific reason - if you know what that reason is i'd really appreciate it so i can understand payments (and incentives around payments) better - e.g, if it's to reduce issues with chargebacks etc
it's also ok if i should redirect that question to email support instead, you've been very helpful already, thanks
Yup, there will be no knowledge stored on the Stripe for charging application fee from the customer
Stripe has no visibility how the seller charge to the customer such as whether the amount includes any service fee or not. In general, if the seller include additional fee in the amount, it should be clearly explained to the customer to avoid chargeback
No problem! Happy to help 😄