in app purchase - How to get a list of historical payments for a subscription from Google Developer API? -


by using google play developer api , call https://www.googleapis.com/androidpublisher/v2/applications/{packagename}/purchases/subscriptions/{subscriptionid}/tokens/{token} (https://developers.google.com/android-publisher/api-ref/purchases/subscriptions/get) possible information if subscription still valid.

how find out orderid each payment without guessing (by doing this: https://developer.android.com/google/play/billing/billing_subscriptions.html)? possible to, through service-account-call api, historical payments subscription user? (by using purchasetoken , subscriptionid example).


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

node.js - Express and Redis - If session exists for this user, don't allow access -

excel - I can't get the attachement of the email PHP -