To get a copy of our SDK, please contact our partner team at [[email protected]](🔗)
Minimum Supported Android Version
Android 8.0 API 26
## Import Libraries
Create folder named libs in base project directory.
Copy and paste both provided aar's in libs folder.
In your app level gradle file (Module: project.yourappname) add dependencies.
## Gradle example
## Processing a Sale Example
Here's a simplified version of completing a sale within a single Android activity. Use your device's name, copy and paste client token, and create a TextView named "textView" and a button with onClick set to payment.