tvt2410 / google-api-php-client

Automatically exported from code.google.com/p/google-api-php-client
Apache License 2.0
0 stars 0 forks source link

Support Google Play Android Developer #220

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
please provide sample code for google play for android in php 

1) I want to authenticate the user.
2) generate access token using refresh token if access token is expired
3) use the purchases GET request for the json using below url method

GET 
https://www.googleapis.com/androidpublisher/v1/applications/packageName/subscrip
tions/subscriptionId/purchases/token

reference : https://developers.google.com/android-publisher/v1/purchases/get

please provide me the sample code , how to use that api 
thank you so much

Original issue reported on code.google.com by tariqalk...@gmail.com on 16 Nov 2012 at 4:54

GoogleCodeExporter commented 9 years ago
Currently we don't seem to have a service for the Play API.

Original comment by ianbar...@google.com on 22 Mar 2013 at 4:16

GoogleCodeExporter commented 9 years ago
Service class added to trunk in r546:
https://code.google.com/p/google-api-php-client/source/detail?r=546

Original comment by silv...@google.com on 28 Mar 2013 at 11:53

GoogleCodeExporter commented 9 years ago
Service class added is for version 1. Can this be updated for Version 1_1?

Google Play Android Developers API for version 1_1 link:
https://developers.google.com/android-publisher/v1_1/

Thanks!!

Original comment by joeyk...@gmail.com on 22 Jun 2013 at 6:30

GoogleCodeExporter commented 9 years ago
What's the current state here? We also need working and well-documented 
examples for the Play API in PHP.

Original comment by bachi.in...@gmail.com on 2 Jan 2014 at 11:06

GoogleCodeExporter commented 9 years ago
I am thinking about get data about application from Play. Is here now some 
official solution? 

Original comment by lands...@insuit.cz on 3 May 2014 at 3:13