I am trying to get a renewed subscription information and believe to do this I need to implement the Purchase.Subscriptions:Get https://developers.google.com/android-publisher/api-ref/purchases/subscriptions/get this would allow me to retrieve these fields: https://developers.google.com/android-publisher/api-ref/purchases/subscriptions
https://developers.google.com/android-publisher/api-ref/purchases/subscriptions/get
The only example I have been able to find is here: http://stackoverflow.com/questions/...rmation-from-google-play-android-developer-ap
http://stackoverflow.com/questions/...rmation-from-google-play-android-developer-ap
The above is way over my head.
Does anyone have a B4A example of this working?
Sure seems like this would be a GR8 library
I understand that Billing Manager will not return expired subscriptions, but once a subscription is renewed it has a new billing information that I would like to retrieve
BobVal
https://developers.google.com/android-publisher/api-ref/purchases/subscriptions/get
The only example I have been able to find is here: http://stackoverflow.com/questions/...rmation-from-google-play-android-developer-ap
http://stackoverflow.com/questions/...rmation-from-google-play-android-developer-ap
The above is way over my head.
Does anyone have a B4A example of this working?
Sure seems like this would be a GR8 library
I understand that Billing Manager will not return expired subscriptions, but once a subscription is renewed it has a new billing information that I would like to retrieve
BobVal