#baneet
1 messages · Page 1 of 1 (latest)
Hi there, is this a question of how to calculate the stripe fee?
Hi, Jack basically I want to know if it is legal to pass stripe fees to customers as I read in stripe documents that in the E.U. in some countries it is illegal to charge customers these types of fees.
If it is legal then how can I pass it to customer
I'm an engineer and I can't answer legal questions. Please consult with your own legal counsel. https://support.stripe.com/questions/passing-the-stripe-fee-on-to-customers
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.
Okay Jack, Can you please tell me How do I Pass this fee to the customer? Is there any setting in stripe ?
There's no such settings, and I've shared with you the formula to calculate stripe fee in the link I posted earlier.
Okay, so basically when I m making a call to subscription API I need to pass the application_fee_percent which is calculated using the above formula correct?
No, application_fee is not stripe fee. The application_fee is what the platform takes when making a charges on a connected account.
Are you using Stripe Connect?
Jack, Okay Thanks for the clarification about the application fee, what actually I wanted to know is if we have any extra parameter to pass the fee which Stripe charges per transaction to Stripe account owner when making an API call to create a subscription API. So that instead of the account owner this is charged to the customer?
No, there's no such params I'm afraid
Okay, Thank you for your clarification.
Have a nice day ahead