Difference between revisions of "Windows Integration Samples"

From Cloud9 Payment Processing Gateway Documentation
Jump to: navigation, search
(Sample Application with Source Code)
 
(4 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==
 
&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)
 
 
==Important Test Account Info==
 
==Important Test Account Info==
&rarr;'''NOTE: This is an actual TSYS test server. Please, use $1.00 to test, as various other amounts are hard-coded to return errors and other responses'''
+
&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'''
The full description of various TSYS Test Server Responses can be found here [http://cloud9paymentgateway.com/files/Test/TSYS.zip TSYS Test Script]
+
<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==

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