#savior-balancetransaction-fee
1 messages · Page 1 of 1 (latest)
Sorry about that looks like it was missed
Let's talk here, I'm taking over Discord and it's a bit busy but if you can copy/paste and clarify your ask I can help
Sure
(1)
What is a quick way that I can generate a balance transaction in my Stripe dashboard (particularly test dashboard), which includes a "Fee", as seen in this object? - https://stripe.com/docs/api/balance_transactions/object
(2)
Another question - will a Payout (https://stripe.com/docs/api/payouts/object) and associated Balance transaction (https://stripe.com/docs/api/balance_transactions/object) always share the same value in the amount key?
I need to also track also the fee key in balance transaction object for an associated payout. Otherwise, I am missing this fee type, as I am only handling right now the payout object amount, and not the possibility of an associated fee.
#1 -> Best option is to create a payment using one of our test cards
#2 I don't think it'd always be true. We are working on a world where you can take an ApplicationFee as part of a Payout so they could be different
#1- Let me show you a specific example in the dashboard, because I think what I am talking about in terms of "Fee" is different.
savior-balancetransaction-fee
This "Stripe Fees" line, is not the same as a Charge "Fees" in the column.
I am observing this now, prmilarily because of the new 0.4% invoicing starter that began around Feb 1, 2024. These new "Fees" from invoicing starter are tracked as "Stripe Fees"
correct those are different
Not deducted from a charge (or payment)
And so- if you agree- am I looking at hte right object above when I think about "Stripe Fees"?
They are "product fees" and charged daily/weekly/monthly (depends on the Product really). I don't think there's a way to do those in Test mode today unfortunately
For example yes. I'm not saying it's great but there will always be some edge-cases that can't easily be reproduced in Test mode
I have to jump in a call right now Koopajah, if we can keep talking about this a little asynchronous, that'd be great. I'll be back.