no longer need to modify Bill.pm to enable real-time credit card processing
authorivan <ivan>
Wed, 14 Jun 2000 03:41:37 +0000 (03:41 +0000)
committerivan <ivan>
Wed, 14 Jun 2000 03:41:37 +0000 (03:41 +0000)
htdocs/docs/billing.html

index 659049d..46ae1fd 100644 (file)
@@ -6,7 +6,7 @@
   The <b>freeside-bill</b> script can be run daily to bill all customers.  Usage: bill [ -c [ i ] ] [ -d <i>date</i> ] [ -b ] <i>user</i>
   <ul>
     <li>-c: Turn on collecting (you probably want this).
-    <li>-i: Real-time billing (as opposed to bacth billing).  Only relevant for credit cards.  Not available without modifying site_perl/Bill.pm
+    <li>-i: Real-time billing (as opposed to bacth billing).  Only relevant for credit cards.
     <li>-d: Pretend it is <i>date</i> (parsed by Date::Parse)
     <li>-b: N/A
   </ul>