Hi everyone,
We use Element for CC processing. In the last couple of months, we've had complaints about 3 or so double charges. These charges are not represented in Tessitura, so I typically confirm by logging into Element merchant site and searching by card, date and amount, where there are in fact two charges.
I can credit the transaction via our merchant account with Element. I've been told by Element customer service that they have seen this behavior before, but I'm wondering if we can do anything on our end to either find out earlier or stop this entirely. Has it happened for anyone else?
(Forgive double post from Finance forum)
Thanks,
Frannie
Hi there Francis. If you're on 12.5, they just released a patch that hopefully addresses some of these weird issues. But I'm pretty skeptical that it will fix all mischarge situations simply because there are so many things that can happen during a cc authorization to cause issues. And honestly, there have always been issues (Transcend had them too).
Anyway, we use a custom script that I wrote that runs every night and flags possible mischarges in Element. This looks at the credit card log table and the types of log entries that should exist for cc transactions. Through process of trial and error over the past couple of years I've got a pretty good script that catches a good 99% of the mischarges and only occasionally gives us false positives. It at least allows us to be proactive in catching stuff and letting our finance department know. If you're interested I'd be willing to share.