I think I am a little confused with using the Google Play Android Developer API.
I have an Android App, built with Parse, that uses Google In-App Subscriptions.
I found the answer here, which is great. But, where do I actually access the API to confirm the subscription from? Do i do it from within my App?? From Parse Cloud Code?
Any ideas?