changes from 1.2.3 release, fixes from webdemo
[freeside.git] / htdocs / docs / man / FS / cust_main.html
index 5e0b8ee..384e3de 100644 (file)
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>FS::cust_main - Object methods for cust_main records</TITLE>
-<LINK REV="made" HREF="mailto:ivan@rootwood.sisd.com">
+<LINK REV="made" HREF="mailto:none">
 </HEAD>
 
 <BODY>
@@ -92,8 +92,8 @@ FS::Record. The following fields are currently supported:
 <DT><STRONG><A NAME="item_daytime">daytime - phone (optional)</A></STRONG><DD>
 <DT><STRONG><A NAME="item_night">night - phone (optional)</A></STRONG><DD>
 <DT><STRONG><A NAME="item_fax">fax - phone (optional)</A></STRONG><DD>
-<DT><STRONG><A NAME="item_payby">payby - `CARD' (credit cards), `BILL' (billing), or `COMP' (free)</A></STRONG><DD>
-<DT><STRONG><A NAME="item_payinfo">payinfo - card number, P.O.#, or comp issuer (4-8 lowercase alphanumerics; think username)</A></STRONG><DD>
+<DT><STRONG><A NAME="item_payby">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)</A></STRONG><DD>
+<DT><STRONG><A NAME="item_payinfo">payinfo - card number, P.O., comp issuer (4-8 lowercase alphanumerics; think username) or prepayment identifier (see FS::prepay_credit)</A></STRONG><DD>
 <DT><STRONG><A NAME="item_paydate">paydate - expiration date, mm/yyyy, m/yyyy, mm/yy or m/yy</A></STRONG><DD>
 <DT><STRONG><A NAME="item_payname">payname - name on card or billing name</A></STRONG><DD>
 <DT><STRONG><A NAME="item_tax">tax - tax exempt, empty or `Y'</A></STRONG><DD>
@@ -232,7 +232,7 @@ there is an error, returns the error, otherwise returns false.
 <HR>
 <H1><A NAME="VERSION">VERSION</A></H1>
 <P>
-$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 $
 
 <P>
 <HR>