MontyzPython
BANNED
- Nov 3, 2007
- 862
- 377
np, chachinga. We all make mistakes from time to time. Glad it's working for you.
Is there a way to set it to only notify on sales? Rather than reporting on everything including charge backs, tests, etc.?
Maybe if there was some if clause like "if trans_type='sale' then..." or something. Btw thanks monty for the script, I just installed and it works great!
if ($cbpop==$xxpop && $ctransaction=="SALE") return 1;