#asim_1

1 messages · Page 1 of 1 (latest)

ocean treeBOT
#

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.

  • asim_1, 6 days ago, 21 messages
sullen kite
#

Hello

#

How can I help?

winged vapor
#

Hey, I wanted to know if the application fee shows up separately in a charge?

#

For example in this payment (pi_3OZclCC0wiqTfzk51tijMJCI), on a total of 100 stripe is getting 4. How? Does this somehow include some application fee that we have set during testing? Doesn't application fee show separately?

sullen kite
#

If you retrieve the Balance Transaction you can see the breakdown

#

So when you create the PaymentIntent here, try expanding latest_charge.balance_transaction

#

That will give you that data in the response

winged vapor
#

Is it possible to view this data within the dashboard?

#

If yes, I'd like some details on what stripe charges per transaction on an express connect account.

sullen kite
#

We don't really know much about the Dashboard since we just focus on the API. I believe you can hover over the Fee icon to get the breakdown?

#

If you have more questions on Pricing you are better off working with our Support team via https://support.stripe.com/contact/login

winged vapor
#

Alright thanks.

#

Will they have access to payment details if I give them an ID?

sullen kite
#

Yep they should

winged vapor
#

Thanks