#savior-balancetransaction-fee

1 messages · Page 1 of 1 (latest)

sharp sluiceBOT
weak siren
#

Sorry about that looks like it was missed

fiery heart
#

Oh no problem

#

Happy Monday.

weak siren
#

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

fiery heart
#

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.

weak siren
#

#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

fiery heart
#

#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.

weak siren
#

savior-balancetransaction-fee

fiery heart
#

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"

weak siren
#

correct those are different

fiery heart
#

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"?

weak siren
#

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

fiery heart
#

Really? Wow.

#

So how can I develop for it?

#

Read from production?

weak siren
#

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

fiery heart
#

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.