billmax documentation   BillMax Billing Solutions
  877.245.5629
  sales@billmax.com
 

Name

ccparse — Import Electronic Funds Processing results into BillMax

Synopsis

/usr/local/billmax/bin/ccparse [-b batchid] [-h] [-e] [-k] [-s] [-v] [-V] [-t ccsoft [-T tendertype] [ -f {accountfield1,accountfield2...} ] ]

DESCRIPTION

Imports Electronic Funds Processing results from stdin into BillMax. In general, the results of a Electronic Funds Processing process is stored into a file. The results in this file, the successes and failures of payments and refunds, are then loaded into payhist table.

If a card is declined, then account.ccdeclines is incremented by 1 and account.ccnexttry is updated. The exception to this processing is if a system error occurred. System errors are detected by examining the response string for the following:

  • MODEM NOT RESPONDING

  • NO DIALTONE

  • DUPLICATE TRANS

  • PLEASE TRY LATER

  • TIME OUT

  • SYSTEM

OPTIONS

-b batchid

The batchid of the Electronic Funds Processing run. Stored in payhist.batchid.

-h

Show help for this program.

-e

send email decline notice (see /usr/local/billmax/local/ccdeclines) to customers if account.ccdeclines > 1.

-k

Enter the payment or refund with payhist.noautoallocate set to 1. See Allocate for further details.

-s

"safe" mode. Does not modify payhist table. Used for testing purposes.

-v

print payhist table processing detail.

-V

print parsing detail (for programmer use).

-T tendertype

valid with -t generic only. Use when specifying the Tender Type for a non-credit card run.

-t ccsoft

Override globalconf.ccsoft.

-f accountfield1,accountfield2,...

Used if -t generic is specified. A comma delimited, no spaces in between, list of the account table fields to be parsed from the result file.

RETURN VALUE

0 for success.

NOTES

NONE

SEE ALSO

ccbatch, ccpost, ccnow.cgi


Document Revision A for BillMax 2.2.0   -   Copyright © 1997-2006 The iSpark Group, Inc.

All rights reserved. No part of this documentation may be reproduced or transmitted in any fashion without written permission by The iSpark Group, Inc. This documentation is for the sole use of licensees of the BillMax billing software created by The iSpark Group, Inc. Making the documentation available to a non-licensee of BillMax without written permission of The iSpark Group, Inc. is a violation of the use of this documentation.

While precautions have been taken in the preparation of this documentation, The iSpark Group, Inc. assumes neither liability nor responsibility for errors or omissions, or for damages resulting from the use of the information contained herein.

All terms mentioned that are known to be trademarks have been appropriately capitalized. Use of the a trademark does not affect the validity of any trademark or service mark.

Links to third-party Web sites are provided for convenience. The iSpark Group, Inc. is not responsible for any content contained in the third-party Web sites.

Comments about this documentation may be sent to doc@billmax.com