#rohitbhargav

1 messages · Page 1 of 1 (latest)

knotty oxideBOT
valid ledge
#

Hello Stripe Team, Do we have any api that would return the stripe charge made on the payment made

weak iron
valid ledge
#

Okay

#

in this api response where can i find stripe charge

weak iron
#

The API will return a list of charges, you can find a sample response in the API reference that I sent earlier.

valid ledge
#

I am afraid that in the sample response i dont see a parameter that is displaying stripe fee

#

do you mean application_fee is the stripe fee

weak iron
#

it's not included by default, to get stripe_fee, you need to expand the balance_transaction property when retrieving the charges list

valid ledge
#

okay