Hello
 
I am testing in app billing.  I am using the open source android in app 
billing library.  Everything seems to work as expected when I make my 
purchase (enabling the extra functionality) as well as when I refund or 
cancel my purchase (disabling the extra functionality) so I must be 
recieving the purchase state PURCHASED, and purchase state REFUNDED 
properly.  But I encounter a  problem when I test re-purchasing the extra 
functionality after the refund.  Google play will allow me to re-purchase, 
but the transaction is always cancelled.  I then tried to "clear data" on 
my google play application, and when I tried to re-purchase Google play 
shows me a pop-up "You already own this item" which isn't true.  Has 
anybody encountered this issue?  Is this an issue in Google Play or can 
this be caused by my code?  Thanks
 
Brian 

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to