hi,
Need to check product code item is available in inventory or not using a connector.
hi,
Need to check product code item is available in inventory or not using a connector.
Checkout InventoryContract in the Android SDK. Here is a simple example that may help - https://github.com/clover/clover-android-sdk/blob/master/clover-android-sdk-examples/src/main/java/com/clover/android/sdk/examples/InventoryListActivity.java.
1 Person is following this question.