
Dear Lazyweb,
Using the authorize.net API, how can I get a list of transactions that have chargebacks? I can get *aggregate* chargebacks with getBatchStatistics, but I want to specifically know which transaction IDs had chargebacks. getTransactionDetails does not seem to contain this.
For example, someone who came to a show and then did a chargeback on their ticket is someone whose credit card I would like to blacklist in the future.
https://jwz.org/b/ykeC