summaryrefslogtreecommitdiff
path: root/FS/FS/Tron.pm
diff options
context:
space:
mode:
authorivan <ivan>2008-08-28 19:09:19 +0000
committerivan <ivan>2008-08-28 19:09:19 +0000
commitf0d52fc82b138598228c401d99b56e88366c6945 (patch)
tree38ea8756389ca2eb9ba323e3a6f984361b631747 /FS/FS/Tron.pm
parent669bd6b315633c99ac61441198c2c4e45401c36b (diff)
payment gateway survey
Diffstat (limited to 'FS/FS/Tron.pm')
-rw-r--r--FS/FS/Tron.pm3
1 files changed, 3 insertions, 0 deletions
diff --git a/FS/FS/Tron.pm b/FS/FS/Tron.pm
index dcb917e..3f79e2d 100644
--- a/FS/FS/Tron.pm
+++ b/FS/FS/Tron.pm
@@ -17,6 +17,9 @@ our %desired = (
'debian_version' => qr/^4/,
'apache_mpm' => qw/^(Prefork|$)/,
+ #payment gateway survey
+ 'payment_gateway' => qw/^authorizenet$/,
+
#stuff to add/replace later
#'pg_version' => qr/^8\.[1-9]/,
#'apache_version' => qr/^2/,