I was thrilled to find this extension.
I am wondering if the table (and total) can be filters to eliminate both test and pending/incomplete transaction records. Right now all records are included. I would like to have only Completed records of type non-test.
Something like:
"is_test = 0";
"contribution_status" = "Completed";