Difference between revisions of "CreditLine Integration"

From Payment Processing Software Library
Jump to: navigation, search
(PA-DSS Friendly Code and Security Considerations)
Line 15: Line 15:
 
#Integrator uses Encrypted Text Import for manual batch processing
 
#Integrator uses Encrypted Text Import for manual batch processing
  
==PA-DSS Friendly Code and Security Considerations==
+
==Tokenization and PCI Friendly UI Encapsulation (clcUI)==
 
PCI Council PA-DSS and other security standards place stringent requirements on Point Of Sale software.  
 
PCI Council PA-DSS and other security standards place stringent requirements on Point Of Sale software.  
 
<br>You have an option to make your code "PCI Friendly" by using both '''secure tokens''' and/or '''external payment info input encapsulation'''.
 
<br>You have an option to make your code "PCI Friendly" by using both '''secure tokens''' and/or '''external payment info input encapsulation'''.

Revision as of 18:59, 29 August 2016

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

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

Integration Options

Integration Languages

There are several integration options for Creditline:

  1. DLL for C#, C++, et
  2. Java Wrapper for Java
  3. OCX for Visual Basic, dotNet, etc
  4. Encrypted Text Import for manual batch processing.

Integration Styles

There are three major integration styles.

  1. → (recommended) Integrator uses CreditLine supplied UI (UI Encapsulation). This is clcUI PCI Friendly Option
  2. Integrator provides their own UI
  3. Integrator uses Encrypted Text Import for manual batch processing

Tokenization and PCI Friendly UI Encapsulation (clcUI)

PCI Council PA-DSS and other security standards place stringent requirements on Point Of Sale software.
You have an option to make your code "PCI Friendly" by using both secure tokens and/or external payment info input encapsulation.
For more info, please see PCI Friendly API.

Quick Start Guide

This is the best place to get started with your integration: QuickStart Integration Guide