in app purchase - Android InApp billing V3 - Subscription validation -


in documentation of android inapp billing written with in-app billing version 3, failed or expired subscription no longer returned when call getpurchases.

what mean?
, possible in v3 validate subscription through developer api?

whenever application needs know purchased content user has call 1 api call named getpurchases(). return json object having details of product-ids user has purchased.

yes, can validate or cancel subscription back-end server using http based apis.


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -