Difference between revisions of "Payment Processing Developer Guide"

From Cloud9 Payment Processing Gateway Documentation
Jump to: navigation, search
(Point Of Sale)
(Point Of Sale)
Line 38: Line 38:
 
In this section we will discuss the integration options for developers of Point Of Sale (POS) systems.
 
In this section we will discuss the integration options for developers of Point Of Sale (POS) systems.
 
<br>'''There are two main options:'''
 
<br>'''There are two main options:'''
; # POS uses a payment terminal/pin pad (DEFAULT/[[Payment Processing - Card Present|Card Present]] scenario)
+
; 1) POS uses a payment terminal/pin pad (DEFAULT/[[Payment Processing - Card Present|Card Present]] scenario)
 
:Proceed to the [[Cloud9 Payment Device Controller API Guide]]
 
:Proceed to the [[Cloud9 Payment Device Controller API Guide]]
; # POS does '''NOT''' use a payment terminal/pin pad, or you have already integrated a pin pad into your system
+
; 2) POS does '''NOT''' use a payment terminal/pin pad, or you have already integrated a pin pad into your system
 
:Proceed to the [[Cloud9 Direct API Guide]]
 
:Proceed to the [[Cloud9 Direct API Guide]]
  

Revision as of 02:41, 9 August 2016




Cloud9 Payment Gateway Documentation. This site can also be reached at http://docs.cloud9paymentgateway.com

Overview

This section is under construction. Please contact us directly @ 561-392-9606 x 701 for information on limited Cloud9 release.

Environment & Client Options

Being a cloud based system, Cloud9 has few restrictions on the integration options. The following are some of the possibilities:

  • Windows
  • Unix/Linux
  • Android
  • iPhone
  • OS X
  • Custom

Services

Cloud9 Payment Gateway

Cloud9 is essentially a multi-merchant/multi processor switch. Cloud9 reduces the complexity of direct processor and payment terminal programming, certification and compliance by presenting a simple unified interface to the developer with numerous interface options. The core communications are conducted via TLS/SOAP/JSON with wrappers in C/C++/Java, if desired.

Payment Device Controller (PDC)

Optional Payment Device Controller (PDC) hides the complexity of low level communications with the payment terminals and adds the Store and Forward functionality, if desired.

Main Cloud9 Payment Processing Gateway Integration Diagram
The client can communicate directly with the cloud or Payment Device Controller via SOAP, JSON or using the wizard like wrapper, written in C/C++/Java.

Back-Office Reporting Gateway

Cloud9 has a full suite of Back Office Reporting, which can be extended and scripted.

Integration Options

Please choose the integration scenario below, to dive into more detail: My client is a:

Simple Web Page

This section is under construction. Please contact us directly @ 561-392-9606 x 701 for information on limited Cloud9 release.

Point Of Sale

In this section we will discuss the integration options for developers of Point Of Sale (POS) systems.
There are two main options:

1) POS uses a payment terminal/pin pad (DEFAULT/Card Present scenario)
Proceed to the Cloud9 Payment Device Controller API Guide
2) POS does NOT use a payment terminal/pin pad, or you have already integrated a pin pad into your system
Proceed to the Cloud9 Direct API Guide

Android

This section is under construction. Please contact us directly @ 561-392-9606 x 701 for information on limited Cloud9 release.

iPhone

This section is under construction. Please contact us directly @ 561-392-9606 x 701 for information on limited Cloud9 release.

...





From the makers of Cloud9 Payment Processing Gateway and Creditline Credit Card Processing Software

[[Category:{{{1}}}|{{{2}}}]]