Difference between revisions of "Windows Integration Samples"
From Cloud9 Payment Processing Gateway Documentation
(Created page with "{{Template:C9Header|MS Windows Integration}} ==API for Point of Sale== DLL based cross platform full-featured API: # Automatic Time-Out-Reversal Handling # Automatic Load-Bala...") |
(→Sample Application with Source Code) |
||
(8 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> | ||
+ | ==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''' | ||
+ | <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== | ||
DLL based cross platform full-featured API: | DLL based cross platform full-featured API: | ||
Line 8: | Line 16: | ||
# Event call-backs for payment terminal/pin-pad notifications | # Event call-backs for payment terminal/pin-pad notifications | ||
− | For more info see '''[[ | + | For more info see '''[[C Languages API Documentation]]''' |
+ | {{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
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