summaryrefslogtreecommitdiff
path: root/FS
diff options
context:
space:
mode:
authorivan <ivan>2001-12-26 07:53:21 +0000
committerivan <ivan>2001-12-26 07:53:21 +0000
commit9958a1c7391840abd8085e6f781de988533942f2 (patch)
treeced9c6dcf416f7661837651e6f71997c5f5cbc56 /FS
parenta34643588e65fc3272ec7bb2865aeb05a620dfc8 (diff)
doc
Diffstat (limited to 'FS')
-rw-r--r--FS/FS/cust_pay.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/FS/FS/cust_pay.pm b/FS/FS/cust_pay.pm
index 21365c1eb..ecd6ab24f 100644
--- a/FS/FS/cust_pay.pm
+++ b/FS/FS/cust_pay.pm
@@ -57,7 +57,7 @@ L<Time::Local> and L<Date::Parse> for conversion functions.
=item payby - `CARD' (credit cards), `BILL' (billing), or `COMP' (free)
-=item payinfo - card number, P.O.#, or comp issuer (4-8 lowercase alphanumerics; think username)
+=item payinfo - card number, check #, or comp issuer (4-8 lowercase alphanumerics; think username), respectively
=item paybatch - text field for tracking card processing
@@ -304,7 +304,7 @@ sub unapplied {
=head1 VERSION
-$Id: cust_pay.pm,v 1.9 2001-12-08 10:07:27 ivan Exp $
+$Id: cust_pay.pm,v 1.10 2001-12-26 07:53:21 ivan Exp $
=head1 BUGS