#asim_1
1 messages · Page 1 of 1 (latest)
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
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?
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
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.
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?
Likewise, we know basically nothing about Pricing beyond https://stripe.com/pricing
If you have more questions on Pricing you are better off working with our Support team via https://support.stripe.com/contact/login
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.
Yep they should
Thanks