Difference between revisions of "Windows Integration Samples"
From Cloud9 Payment Processing Gateway Documentation
(→API for Point of Sale) |
(→Sample Application with Source Code) |
||
(5 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== |
− | → Please, see the '''[http:// | + | →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== | ||
+ | → 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
Contents
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:
- Automatic Time-Out-Reversal Handling
- Automatic Load-Balancing.
- Service Discovery (No need for IP address or port processing)
- Auto-Reconnect
- 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