#tovirio-fees

1 messages · Page 1 of 1 (latest)

trim tundra
wet notch
#

i'm getting the Charge object via API and i think the commission field is application_fee_amount

#

but this is 0

#

basically I need the net amount of the Charge

#

but i can't find this field in the Object Charge

#

For example i have a Charge of 20 € and there is a 0,53 € of 'commission' so i need the final amount of 19,47 €

#

I can't find this number in my json Object

#

probably i can use direct the BalanceTransaction object

trim tundra
#

did you read the link I posted?

#

it describes how you can get the BalanceTransaction and read the Stripe fee, and from that you can calculate the net amount of the charge. Does it help?

#

but really I don't know what you mean by "commission" since it could mean a few things. A screenshot or example ch_xxx ID you're looking at would help me to understand!

night swallow
#

Hey, taking over here. Let me know if there's any follow-up Qs I can answer!