Difference between revisions of "Java Wrapper"

From Payment Processing Software Library
Jump to: navigation, search
(Sample)
Line 11: Line 11:
  
 
==Sample==
 
==Sample==
Please see [http://911software.com/files/samples/Java/  JAVA Sample link]
+
=Samples=
 +
 
 +
http://www.911software.com/files/samples
 +
 
 +
(Some samples, such as Java, may be found under the legacy folder)
  
 
[[Category:CreditLine Integration|JAVA Integration]]
 
[[Category:CreditLine Integration|JAVA Integration]]

Revision as of 08:07, 11 October 2013

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 Java Integration. This site can also be reached at http://docs.911software.com

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

This guide serves to illustrate the integration using JAVA.
The java wrapper JAR file wrapps our standard DLL.
After compiling with the wrapper, please refer to CreditLine DLL API Integration document for full API details.

Inventory

  1. Java wrapper clcjavaapi.jar can be found either in 911\BIN directory or obtained from us
  2. The interface header file CLCAPIW.h located in 911\BIN directory. This header contains the ENTIRE listing of available API.
  3. The library file CLCAPIW2.DLL located in 911\BIN directory.
  4. CreditLine DLL API Integration documentation

Sample

Samples

http://www.911software.com/files/samples

(Some samples, such as Java, may be found under the legacy folder)