Page 1 of 1

Google In-App Billing (Subscriptions)

Posted: Thu Sep 04, 2014 1:16 pm
by Bogdan

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


Google In-App Billing (Subscriptions)

Posted: Thu Sep 04, 2014 5:13 pm
by Evgene Karachevtsev

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).