Difference between revisions of "CreditLine Automatic Batch Count Management"

From Payment Processing Software Library
Jump to: navigation, search
(Version 3.03.10 and above)
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{CreditLine Header|Setup}}
 
{{CreditLine Header|Setup}}
 +
 +
==Failed Batch and Double Batching==
 +
<br>&rarr; '''Whenever a batch fails, make sure to call the processor to see if some part of the batch already went through to avoid double batching.'''
 +
  
 
==Batch Count Limitations==
 
==Batch Count Limitations==
Line 11: Line 15:
 
;BatchMaxTransactionCount=200
 
;BatchMaxTransactionCount=200
 
</pre>
 
</pre>
 +
 +
<br>&rarr; If the line is not present the default of 200 will be used.<br>
  
 
<font color=#ff0000>'''Do NOT use a number above 200!''' 400 is used by default in version 3.03.09. See '''[[#Important Version Notes|special note below]]''' to fix this.
 
<font color=#ff0000>'''Do NOT use a number above 200!''' 400 is used by default in version 3.03.09. See '''[[#Important Version Notes|special note below]]''' to fix this.
 
'''</font>
 
'''</font>
<br>&rarr; If the line is not present the default of 200 will be used.<br>
 
  
 
==Important Version Notes==
 
==Important Version Notes==
Line 20: Line 25:
 
In version 3.03.09 the default is set to 400 which may fail on slower connections. To fix:<br>
 
In version 3.03.09 the default is set to 400 which may fail on slower connections. To fix:<br>
 
# 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><br>If not found in step above, add the line <br><pre>BatchMaxTransactionCount=200</pre> under '''Batch Settings''
+
# If found, remove the leading ';' to uncomment and set it to 200 like so<pre>BatchMaxTransactionCount=200</pre> <br\>'''If not found in step above''', add the line <pre>BatchMaxTransactionCount=200</pre> under '''Batch Settings''' in '''[911_CCV]''' section.
 
# Restart the program
 
# Restart the program
  
 
===Version 3.03.10 and above===
 
===Version 3.03.10 and above===
The batch count limit parameter is setup by default to 200.
+
The batch count max parameter is limited to 200 and any values above that will be ignored.
<br>&rarr;Your '''[[CreditLine Advanced Setup]]''' file may be taken from a previous version and set to 400, which may cause problems. Please verify the setting in '''[[CreditLine Advanced Setup]]''' file.  In this version, no setting results in parameter = 200, which is ok. Look for
+
<pre>
+
;BatchMaxTransactionCount=200
+
</pre>
+
  
 
===Version 3.03.08 and below===
 
===Version 3.03.08 and below===
Line 38: Line 39:
  
  
[[Category:CreditLine Setup|Limit]]
+
[[Category:CreditLine Setup|Batch]]

Latest revision as of 16:34, 11 February 2008

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!

Failed Batch and Double Batching


Whenever a batch fails, make sure to call the processor to see if some part of the batch already went through to avoid double batching.


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


→ If the line is not present the default of 200 will be used.

Do NOT use a number above 200! 400 is used by default in version 3.03.09. See special note below to fix this.

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
    <br\>If not found in step above, add the line
    BatchMaxTransactionCount=200
    under Batch Settings in [911_CCV] section.
  3. Restart the program

Version 3.03.10 and above

The batch count max parameter is limited to 200 and any values above that will be ignored.

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 ViewModify Dialog or upgrade to the latest version.

Latest Advanced Setup Settings

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