Difference between revisions of "Android API Documentation"
From Cloud9 Payment Processing Gateway Documentation
(→Sample Android Application) |
(→Sample Android Application) |
||
Line 7: | Line 7: | ||
→ '''Note:''' you need to configure the Android SDK path in the local.properties file, to match your local installation: | → '''Note:''' you need to configure the Android SDK path in the local.properties file, to match your local installation: | ||
sdk.dir=/path/to/android/sdk | sdk.dir=/path/to/android/sdk | ||
− | |||
<br>'''[http://cloud9paymentgateway.com/files/API/samples/Android/ Android Sample Project Download]''' | <br>'''[http://cloud9paymentgateway.com/files/API/samples/Android/ Android Sample Project Download]''' | ||
Revision as of 20:36, 18 April 2018
Cloud9 Payment Gateway Documentation. This site can also be reached at http://docs.cloud9paymentgateway.com
Download Android SDK Library
Sample Android Application
→ Note: you need to configure the Android SDK path in the local.properties file, to match your local installation:
sdk.dir=/path/to/android/sdk
Android Sample Project Download
JSON Protocol Reference
The iOS facilitates payment operations via JSON Key-Value pairs. See JSON API Documentation for full functionality info.
From the makers of Cloud9 Payment Processing Gateway and Creditline Credit Card Processing Software