mmaietta / android-examples

Android examples showing different Android APIs in clover-android-sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

android-example

Android examples showing different Android APIs in clover-android-sdk.

The examples are made to work with Android Studio 0.8.1 and Gradle 1.12.

barcodereceiver

Example of listening for the result of a barcode scan.

checkappsubscriptionexample

Example for opening App Details page in App Market, checking current app's subscriptions/metereds, and suggest subscription upgrade.

cloverinventoryexample

Example for getting inventory data from Clover.

customerfacinguiexample

Example for showing customer facing UI on Clover Station.

employeemanagement

Example for checking employee role.

getcurrentemployee

Example for getting current logged in employee information.

getownerinformation

Example for getting owner information.

gettoken

Example for getting access token using Clover Authentication Utility.

merchantexample

Example for getting merchant information.

modifyorderbutton

Example that adds a custom button to the pay page. Clicking on this button opens an activity which allows the user to add a 10% discount to the current order

modifyamountbutton

Example that adds a custom button to the sale page. Clicking on this button opens an activity which allows the user to add a 10% discount to the current sale amount

oauthexample

Example for getting OAuth 2.0 information like Access Token, Merchant ID, and Employee ID.

paywithregisterexample

Example to pay with Register App.

paywithsecurepaymentexample

Example that launches the Secure Payment App, and works with the returned payment.

pushnotificationexample

Example that shows how you can receive clover push notifications

readcurrentorderexample

Example to read current open order.

receipteditexample

Example to add extra text at the end of the receipt.

rotatetomerchantfragment

Example that shows how to use RotateToMerchantDialogFragment for a smooth transition between customer facing mode to merchant facing mode.

selectitemsexample

Example to select an item and add to order.

terminalplanpaymentexample

Example that launches a secure payment, and conforms to Terminal Plan modules.

About

Android examples showing different Android APIs in clover-android-sdk


Languages

Language:Java 100.0%