Difference between revisions of "CreditLine Automatic Batch Count Management"

From Payment Processing Software Library
Jump to: navigation, search
(New page: {{CreditLine Header|Setup}} ==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 tha...)
 
 
(24 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>
&rarr; If the line is not present the default of 200 will be used (400 for version 3.03.09 - see [[#Important Version Notes|special note below]] to fix this)
+
 
<br>
+
<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>
  
 
==Important Version Notes==
 
==Important Version Notes==
 
===<font color=#ff0000>'''Version 3.03.09'''</font>===
 
===<font color=#ff0000>'''Version 3.03.09'''</font>===
In version 3.03.09 the default is set to 400 which may fail on slower connections. To fix:
+
In version 3.03.09 the default is set to 400 which may fail on slower connections. To fix:<br>
1) Look for  the '''BatchMaxTransactionCount''' line in '''[[CreditLine Advanced Setup]]''' file.
+
# 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<br><pre>BatchMaxTransactionCount=200</pre>
+
# 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.
3) If not found in step 2), add the line <br><pre>BatchMaxTransactionCount=200</pre> under '''Batch Settings''
+
# 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.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==
+
===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.
+
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==
 
==Latest Advanced Setup Settings==
{{CreditLine Advanced Setup File Link}}.
+
{{CreditLine Advanced Setup File Link}}
  
  
  
==Also See==
+
[[Category:CreditLine Setup|Batch]]
*[[CreditLine Setup|Limit]]
+

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.