To see a overview of Veritrans SDK read here
To see how to install this SDK please read this wiki.
There are two implementation modes on this SDK.
-
UI Kit To see the implementation guide please read this wiki.
-
Core Kit To see the implementation guide please read this wiki.
- To build the sdk repository, need to create file
fabric.properties
inside thedemo
module folder and then defineapiKey=fabric_api_key
andapiSecret=fabric_api_secret
. or if you doesn't have fabric credentials just removeapply plugin: 'io.fabric'
in filebuild.gradle
ofdemo
folder. - To see the sample app (contains UI flow), you can download from from Release Section or see Release Section
sdk-example
sub-module to see the code. Or simply download it from Google Play Store by clicking the banner below.
Android 4.0 Ice Cream Sandwitch API Level 14
Sorry, we no longer answer questions from repository issues. If you need any assistance, please contact [email protected]
Copyright 2019 PT Midtrans
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
IN THE SOFTWARE.