X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=htdocs%2Fdocs%2Fman%2FFS%2Fcust_main.html;h=384e3de159aab142463b22ef047d9acfacc80d77;hp=5e0b8eef749366a0e391c744cb830f7ffb06d652;hb=61a85894466342b93507614785e61932f7358c50;hpb=12debb17cbd12e68261dc7f98e39bfbc3915e6f6 diff --git a/htdocs/docs/man/FS/cust_main.html b/htdocs/docs/man/FS/cust_main.html index 5e0b8eef7..384e3de15 100644 --- a/htdocs/docs/man/FS/cust_main.html +++ b/htdocs/docs/man/FS/cust_main.html @@ -1,7 +1,7 @@ FS::cust_main - Object methods for cust_main records - + @@ -92,8 +92,8 @@ FS::Record. The following fields are currently supported:
daytime - phone (optional)
night - phone (optional)
fax - phone (optional)
-
payby - `CARD' (credit cards), `BILL' (billing), or `COMP' (free)
-
payinfo - card number, P.O.#, or comp issuer (4-8 lowercase alphanumerics; think username)
+
payby - `CARD' (credit cards), `BILL' (billing), `COMP' (free), or `PREPAY' (special billing type: applies a credit - see FS::prepay_credit and sets billing type to BILL)
+
payinfo - card number, P.O., comp issuer (4-8 lowercase alphanumerics; think username) or prepayment identifier (see FS::prepay_credit)
paydate - expiration date, mm/yyyy, m/yyyy, mm/yy or m/yy
payname - name on card or billing name
tax - tax exempt, empty or `Y'
@@ -232,7 +232,7 @@ there is an error, returns the error, otherwise returns false.

VERSION

-$Id: cust_main.html,v 1.1 1999-08-04 12:13:27 ivan Exp $ +$Id: cust_main.html,v 1.2 2000-03-03 18:22:43 ivan Exp $