Difference between revisions of "CreditLine Automatic Batch Count Management"

From Payment Processing Software Library
Jump to: navigation, search
(Important Version Notes)
Line 21: Line 21:
 
# Look for  the '''BatchMaxTransactionCount''' line in '''[[CreditLine Advanced Setup]]''' file.
 
# Look for  the '''BatchMaxTransactionCount''' line in '''[[CreditLine Advanced Setup]]''' file.
 
# If found, remove the leading ';' to uncomment and set it to 200 like so<br><pre>BatchMaxTransactionCount=200</pre>
 
# If found, remove the leading ';' to uncomment and set it to 200 like so<br><pre>BatchMaxTransactionCount=200</pre>
# If not found in step above, add the line <br><pre>BatchMaxTransactionCount=200</pre> under '''Batch Settings''
+
## If not found in step above, add the line <br><pre>BatchMaxTransactionCount=200</pre> under '''Batch Settings''
 +
# Restart the program
  
 
===Version 3.03.10 and above===
 
===Version 3.03.10 and above===

Revision as of 02:34, 2 April 2007

This article is part of the
Payment Processing Software Library

Categories

Get it...

Credit Card Software
Download

Install it...

Installation
Upgrade & Migration

Connect to it...

Point Of Sale Integration

Set it up...

Quick Start Guide
Setup
Processor Setup

Licensing

Learn to use it...

Manual & User Guide
Knowledge Base
Frequently Asked Questions
Compliance Guide
Merchant Account Rates
User Interface Guides

Fix it...

Errors & Troubleshooting
Knowledge Base
Corrupted Install Repair

Get Help...

Contact
Processor Support Contacts

More Info ...

Glossary
Articles

See also...

911 Software
Help

CreditLine Payment Processing Software Setup. This site can also be reached at http://docs.911software.com

Looking for better rates?   Get a Free Credit Card Processing Cost Comparison!

Batch Count Limitations

Due to the limitation of some processors as well as Windows networking libraries there is a limit on the number of transactions that a single batch can contain.

Setting Automatic Batch Count Management

Starting with version 3.03.09 CreditLine will break up a batch into smaller portions automatically to keep the total batch transaction count manageable.

To set the Automatic Batch Count Management look for the following lines under Batch Settings in the CreditLine Advanced Setup:

 
;BatchMaxTransactionCount=200

Do NOT use a number above 200! 400 is used by default in version 3.03.09. See special note below to fix this.
→ If the line is not present the default of 200 will be used.

Important Version Notes

Version 3.03.09

In version 3.03.09 the default is set to 400 which may fail on slower connections. To fix:

  1. Look for the BatchMaxTransactionCount line in CreditLine Advanced Setup file.
  2. If found, remove the leading ';' to uncomment and set it to 200 like so
    BatchMaxTransactionCount=200
    1. If not found in step above, add the line
      BatchMaxTransactionCount=200
      under 'Batch Settings
  3. Restart the program

Version 3.03.10 and above

The parameter is setup by default to 200. Please verify the setting in CreditLine Advanced Setup file.

Version 3.03.08 and below

This feature is not supported in the older versions. Either batch selectively in blocks of 200 transactions using CreditLine View-Modify Dialog or upgrade to the latest version.

Latest Advanced Setup Settings

Click here to see the latest 911_CCV.ini settings..


Also See