CreditLine Script

From Payment Processing Software Library
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 Manual. This site can also be reached at http://docs.911software.com

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

Scripting Engine

CCVBulk is an automated testing/script execution utility.

Command Line Format

The command line format is:
CCVBulk Script_Filename

Command Line Example

c:\911\bin\ccvbulk.exe c:\911\text.txt <br\>where text.txt is the script file

Command Line Shortcut Example

If you like you can setup a shortcut as shown below

script file in this example is e:\911\bin\fulltest.txt

Script File

Format of Script File

Type-CC#-ExpDate-Amount-Tip

Type Name
S Sale
C Credit


Script File Example

This will auth and credit a MasterCard and American Express for 1.00 and 0.00 tip

S-5474123412341234-0905-1.00-0.00
C-5474123412341234-0905-1.00-0.00
S-37221112223334-1204-1.00-0.00
C-37221112223334-1204-1.00-0.00


Usage

  1. Start the CreditLine Server and run ccvBulk.exe. This will automatically authorize the transactions as specified in the test file.
  2. Batch as desired manually in the CreditLine Manager.


Also See