#Sirius Black
1 messages · Page 1 of 1 (latest)
hi! hmm, there aren't fees for refunds , in our default pricing. You don't get a refund of the fee you paid for the original charge, but there's not extra fee for the refund itself
the fee for a given original charge would be in the balance_transactions table
HI Karllekko, thanks for your reply, you mean the fee from a refund to a customer corresponds to the inital one (when we charge him ?)
yes
that 3.12 is nothing to do with the refund, it's the fee you paid on the original charge
hmm ok i see ! thanks for your help !
you can JOIN charge.balance_transaction_id to the balance_transactions table and look at the fee there for example