#afonsogpedro
1 messages · Page 1 of 1 (latest)
Can you tell me a bit more about what you are trying to do here? The Stripe fee is automatically calculated by Stripe and it is the portion of the payment that goes to Stripe. There is something in Connect called the application fee, which would be the amount of the payment that you, the platform, take from the total for certain charges
Are you trying to pass on the Stripe fee to your connected accounts?
No, what I’m looking for is to be able to control the Stripe fee since I haven’t found a way for the API to indicate if it changes.
My idea was to fix it at, for example, 3% and send it already calculated to the endpoint. Its possible?
It isn't something you can set yourself. I do think the default is 3% + $0.30 but you can talk to our support team about pricing https://support.stripe.com/?contact=true
Find help and support for Stripe. Our support site 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.
You can retrieve the stripe fee on a payment like this https://stripe.com/docs/expand/use-cases#stripe-fee-for-payment