Until june 20th 2016 i was able to cancel test purchases done in my app. Doing multiple in-app purchases (not consumable) from the same test account made it easy to develop
From https://stackoverflow.com/a/30178861/326904 @mttmllns
No need to write any special consumption code. Just use the adb command for clearing the Google Play Store data: adb shell pm clear com.android.vending
No need to write any special consumption code. Just use the adb command for clearing the Google Play Store data:
adb shell pm clear com.android.vending