summaryrefslogtreecommitdiff
path: root/FS/FS/payby.pm
diff options
context:
space:
mode:
authorjeff <jeff>2006-08-09 06:43:02 +0000
committerjeff <jeff>2006-08-09 06:43:02 +0000
commit6c375156081be5d2023001ed8eaac9b6db568e95 (patch)
tree2fc0676f8f6facd38773035e4a22ba23fd7d85ed /FS/FS/payby.pm
parentb58e61ac7df612f606c3e68371265e790e0be585 (diff)
batch refactor
Diffstat (limited to 'FS/FS/payby.pm')
-rw-r--r--FS/FS/payby.pm5
1 files changed, 5 insertions, 0 deletions
diff --git a/FS/FS/payby.pm b/FS/FS/payby.pm
index 9f8b689..72a8766 100644
--- a/FS/FS/payby.pm
+++ b/FS/FS/payby.pm
@@ -90,6 +90,11 @@ tie %hash, 'Tie::IxHash',
shortname => 'Complimentary',
longname => 'Complimentary',
},
+ 'DCLN' => { # This is only an event.
+ tinyname => 'declined',
+ shortname => 'Declined payment',
+ longname => 'Declined payment',
+ },
;
sub payby {