#Mint-payouts
1 messages · Page 1 of 1 (latest)
hi! Well you would control exactly what amount you pass to the payout API. You have access to the relevant objects and can calculate what you need.
can you say more about your set up? Are you using Direct or Destination charges, and what type of account(Standard/Express or Custom)
I'm using destination charge
I have a payment with currency is AUD. A destination connected account is in EUR currency. I'm calculate by this (transfer amount - application fee amount) = payout amount. I retrieve the transfer amount which is converted to EUR. but when i retrieve application fee. It's still in AUD. it will makes so the calculation wrong. Can you help me this ?