An open source client library for Button merchants.
Documentation for the Merchant Library can be found on the Button Developer site. JavaDocs can be found here.
git clone https://github.com/button/button-merchant-android.git
cd button-merchant-android
./gradlew clean installDebug
In order to get the sample app to compile and run, you will need to define your Button App ID in your global or local gradle.properties
file.
buttonMerchantAppId="__YOUR_APP_ID__"
We are looking forward to accepting your contributions to this project very soon!
Until then, if you have something you would like to contribute, please get in touch.