Android : inApp purchase receipt validation (Part 2)
I am implement inApp purchase in my application and add product as " Manage Product ". After purchase I want to do receipt validation .For that I configure in Developer console like The Steps are Developer Console -> Settings -> API access Create Server account Google Developer console -> Add a credential in Service account and put it as JSON After adding I got a file from developer console it contains { "type": "service_account", "project_id": "api-xxxxx-xxx", "private_key_id": "xxxxxxxxxxxxxxxxxxxxxx", "private_key": "-----BEGIN PRIVATE KEY-----\ixxxxxxxxxxxxxxxx=\n-----END PRIVATE KEY-----