Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

review accounts with failed credit cards #365

Closed
chadwhitacre opened this issue Nov 7, 2012 · 3 comments
Closed

review accounts with failed credit cards #365

chadwhitacre opened this issue Nov 7, 2012 · 3 comments

Comments

@chadwhitacre
Copy link
Contributor

We're looking for more suspicious accounts here. Should take a pass through cc failures to make sure we aren't missing any. Having that info in the db (#364) would help this, but I think for now we should do it as a one-off.

@chadwhitacre
Copy link
Contributor Author

Bullet to collect usernames from payday logs:

grep fail * | sed -e 's/.*Charging \([^ ]*\) .*/\1/' | sort | uniq

That's in the directory containing payday log files.

@chadwhitacre
Copy link
Contributor Author

57 accounts have failed at least once.

@chadwhitacre
Copy link
Contributor Author

I reviewed those 57 accounts and have satisfied myself that they're legit, apart from the ones already flagged.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant