#esset

1 messages · Page 1 of 1 (latest)

subtle bisonBOT
slate prawn
noble solar
#

Thanks

#

Hm

#

How can I identify whether a card payment had an international fee added to it?

#

Is it always the case when card issue country is != US?

slate prawn
#

There's no specific field for fees for international card. You'd just compute it from the fee/fee_details fields

noble solar
#

Hm, how would we compute it? Basically check if it's more than 2.9%?

slate prawn
#

You would need to calculate it yep

#

Alternative you figure out the origin of the card before the payment and flag it as international or whatever

noble solar
#

OK

#

Thanks

#

Is there a similar way to detect a Wire fee to a virtual bank account number?

slate prawn
#

I don't know what you mean

#

All fees related to a payment will be on the related Balance Transaction object