X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fdocs%2Fbilling.html;h=1d6f8c4fc8cf1c67c485174dfa945eafa3d9e39c;hb=efccaa2d081bfcaaddcf9d89da3c2a065b4caafb;hp=c6ef7a869045d33c89c24b416a9c36bf84592faf;hpb=9bf26ed4b065b12826fc2980ff277a2f3be25c1d;p=freeside.git diff --git a/httemplate/docs/billing.html b/httemplate/docs/billing.html index c6ef7a869..1d6f8c4fc 100644 --- a/httemplate/docs/billing.html +++ b/httemplate/docs/billing.html @@ -7,9 +7,11 @@
  • You can bill individual customers by clicking on the Bill now link on the main customer view.
  • The freeside-daily script should be run daily to bill customers and run invoice collection events.
  • Real-time credit card processing: Install the Business::OnlinePayment module for your processor. Configure the business-onlinepayment configuration option. Disable the default Batch card invoice event and add one for Business::OnlinePayment. +
  • Optional: Credit card expiration alerts: Customize alerter_template configuration option and run freeside-expiration-alerter daily. +
  • Credit card decline alerts: Customize the declinetemplate configuration option and set the emaildecline configuration option.
  • Optional: Invoice template customization