Rush Approval Mode

From Payment Processing Software Library
Revision as of 19:34, 31 August 2007 by Admin (Talk | contribs)

Jump to: navigation, search
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!

Function

Rush Approval Mode is a transparent offline mode. If enabled during loss of connectivity to the processor, the credit card transactions are recorded offline for later processing. No interface changes are required on the POS side, as the POS is receiving temporary Authorization Codes. Once the connection is back up the logged transactions are processed online and the temporary Authorization Codes are replaced with live Authorization Codes.

See the Flow Chart below for details.

RushAuth.png

Enabling

To enable, uncomment UseRushApproval=YES in the CreditLine Advanced Setup file. See http://www.911software.com/files/911_CCV.INI for the full option list.

Configuration

The following are the configuration settings that you can add to CreditLine Advanced Setup file under [911_ccv] section.

;...............................
; Rush Approval Settings
;..............................
;
;Enable Rush Approval
;Default: NO
;UseRushApproval=YES
;
;The number of errors that will make the server go in to the rush approval mode.
;AutoRushApprovalInvocationErrorCount=3
;
;Number of minutes for the server to come out of the rush approval mode when idle.
;AutoRushApprovalExpiration=40
;
;...............................
; End of Rush Approval Settings
;..............................
AutoRushApprovalInvocationErrorCount=N
If transaction failes after N retries, CreditLine will go into Rush Approval Mode
AutoRushApprovalExpiration=N
Restore normal operation and attempt to process stored transactions after N minutes