#dragonslayer5175

1 messages · Page 1 of 1 (latest)

pure condorBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

hidden creek
#

I don't believe there are fees on Application Fees, but we're not really fee experts in this channel

feral cedar
#

Stripe document says, if we are using application fee, the stripe fee will be taken out of the application fee of the platform account.

#

Is there any way i can get the fees per transaction or i can calculate average of stripe fee on different types of cards?

hidden creek
#

I wish I could be more helpful, but we're not really fee experts in this channel. I would recommend reaching out to our support folks as they can help you better than we can: https://support.stripe.com/contact

feral cedar
#

I tried to reach the support on friday. But they are also clueless on why api is returning an empty array or how i can calculate stripe fee on a transaction.

hidden creek
#

Where are you seeing that fees are charged on Application Fees?

feral cedar
#

point 3

hidden creek
#

I think that's just talking about the order of operations. The Stripe Fee would still be taken out of the total amount of the Charge that you took an App Fee from. Point 4 seems to indicate that you don't pay fees on App Fees

feral cedar
#

but if i look at the response of list all balance transaction api, stripe fee should be available along each charge

#

instead, I've to call the transaction type stripe fee, which seems to be an aggregated amount instead of per transaction amount.

hidden creek
#

What are you actually trying to do with the fees? Maybe that's a better place to start

feral cedar
#

I'm trying to collect the fees on the transactions for the connect account and then charge the connected account with the amount at the end of the month.

hidden creek