#biruk

1 messages · Page 1 of 1 (latest)

signal geyserBOT
warm yew
#

What is it you mean by 'application fee ID'?

cosmic stag
#

'fee_1METYbBDV2Y6NxIOdmdjMqMg'

#

I made a payment using a payment intent on Connect. Now, i want to get the application fee ID for accounting purposes

warm yew
cosmic stag
#

But, that is associated with a Charge not a Payment Intent

warm yew
#

Correct, the Charge is the actual payment that is processed. You can get that from the Payment Intent object too

cosmic stag
#

I tried that but the Balance Transaction object is for the stripe processing fee not the application fee

#

How many Charge objects are associated with a single Payment Intent when having application fees?

#

Because, Balance Transactions are created whenever there is a transaction between account. And that would make up 3 Balance Transactions when using Connect with application fees. The main payment, the stripe fee and the application fee right?

warm yew
#

There would only ever be a single successful Charge per Payment Intent

#

Let me think about this

#

You can get that directly from the Payment Intent object