Bogdan
Posts: 0
Joined: Sat May 17, 2014 8:03 am

Google In-App Billing (Subscriptions)

Hello,

Could anyone share some best practices for implementing Google In-App Billing (Subscriptions) into an mobile app built with Appery?

There seems to be an REST API (http://goo.gl/M1Zn05) provided by Google – so could it be possible without exporting the project and installing any SDK, just via external REST queries? However, I only see “get” and “cancel” methods on Subscriptions (http://goo.gl/ZBW8wB) and feel confused on how the authorization works.

Any help? Ideas?

Regards,
Bogdan

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Google In-App Billing (Subscriptions)

Hello Bogdan,

Authorization is described here https://developers.google.com/android...
You may also contact Google support to find out all that you are interested in this question (how to integrate it in phonegap app).

Return to “Issues”