Yes. I am keeping the data in a database. But the question here is what happens if my private key gets hacked. Then I cannot trust the data from the client. Also, the Google Checkout has more data, such as purchase price, that the client doesn't provide to me.
On Tuesday, June 12, 2012 3:10:09 PM UTC-6, kadmos wrote: > Couldnt you send the signed/returned JSON data string object to a remote > database and keep/use that as a record of purchase? I seem to recall > something like this being suggested in the developer guide or a tutorial. > > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

