How do I go about cancelling a purchase on a beta build of my app?  I can 
clear the local cache, but that will update with the Google Play Billing 
server and my purchase will be 'restored' to the device.  I want to be able 
to test the purchase code more than once, and would rather not modify the 
code to consume the purchase.

The following is the only Google documentation on the subject:

*Google Play accumulates completed test purchases for each user but does 
not pass them on to financial processing. In some cases, you might want to 
manually cancel a test purchase to continue testing. To do so, open the app 
page in the Play Store. If the test purchase that you want to cancel is a 
subscription, you can also use the cancel() method of the 
Purchases.subscriptions API. Important: The refund() and revoke() methods 
of the Purchases.subscriptions API don't support test purchases.*

The app page in the Play Store appears to have no way to cancel a test 
purchase...

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/24086b37-a15e-469e-b0f0-37efe06650d7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to