Difference between revisions of "Windows Integration Samples"

From Cloud9 Payment Processing Gateway Documentation
Jump to: navigation, search
(API for Point of Sale)
(Sample Application with Source Code)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Template:C9Header|MS Windows Integration}}
 
{{Template:C9Header|MS Windows Integration}}
 
[[image:cloud9api.jpg|thumb|650px|HTTP API Sample Screenshot|link=Cloud9 API]]<br>
 
[[image:cloud9api.jpg|thumb|650px|HTTP API Sample Screenshot|link=Cloud9 API]]<br>
==Sample Application with Source Code==
+
==Important Test Account Info==
&rarr; Please, see the '''[http://cloud9paymentgateway.com/files/API/samples/Win mini-POS developer package]''' (download, unzip the file and run the executable, the code is in the INC directory)
+
&rarr;NOTE: This is an actual TSYS test server. '''Please, use $1.00 and 999 for CVV to test''', as various other amounts are hard-coded to return errors and other responses'''
 +
<br>The full description of various TSYS Test Server Responses can be found here [[TSYS Test Account]]
 +
 
 +
==Required Libraries + Sample Application with Source Code==
 +
&rarr; Please, see the '''[http://samples.c9pg.com/Win mini-POS developer package]''' (download, unzip the file and run the executable, the code is in the INC directory)
  
 
==API for Point of Sale==
 
==API for Point of Sale==
Line 12: Line 16:
 
# Event call-backs for payment terminal/pin-pad notifications
 
# Event call-backs for payment terminal/pin-pad notifications
  
For more info see '''[[Cloud9 API]]'''
+
For more info see '''[[C Languages API Documentation]]'''
 
{{Template:ImageFiller}}
 
{{Template:ImageFiller}}
 
{{Template:ImageFiller}}
 
{{Template:ImageFiller}}
 
{{Template:C9Footer|Integration}}
 
{{Template:C9Footer|Integration}}

Latest revision as of 19:38, 13 August 2020




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

HTTP API Sample Screenshot

Important Test Account Info

→NOTE: This is an actual TSYS test server. Please, use $1.00 and 999 for CVV to test, as various other amounts are hard-coded to return errors and other responses
The full description of various TSYS Test Server Responses can be found here TSYS Test Account

Required Libraries + Sample Application with Source Code

→ Please, see the mini-POS developer package (download, unzip the file and run the executable, the code is in the INC directory)

API for Point of Sale

DLL based cross platform full-featured API:

  1. Automatic Time-Out-Reversal Handling
  2. Automatic Load-Balancing.
  3. Service Discovery (No need for IP address or port processing)
  4. Auto-Reconnect
  5. Event call-backs for payment terminal/pin-pad notifications

For more info see C Languages API Documentation



























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