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