- Home /
Prime[31] Android In App Billing - Product is owned when receipt is not valid or fails to verify
@prime31 Hi, I would like to ask for help. I already read through the In App Billing documentation and prime[31] GoogleIAB documentation and code, but can't find a solution for this problem.
My problem is: I purchase a product and verify the receipt on a secure server. If the receipt verification fails for any kind of reason (be it connection, invalid receipt, or anything else) I don't acknowledge the purchase. The situation I find myself in is that the product is owned but not acknowledged.
Of course Google will refund the user and remove the owned product automatically but it takes time and it's not good enough, I would like to not even arrive to this situation and to not have the product owned but can't find a way to make it happen.
Is there a way to do this? Am I missing something?
Thank you in advance for the help!