Hi everyone,
Driving always in the safe lane I would like to make a back end that will check for the InApp Purchase of a product by a user and then it will activate through the back end the application. I Googled a lot and I ended up finding in Google Developer API the following two pages:
https://developers.google.com/android-publisher/api-ref/purchases/products/get?hl=el
https://developers.google.com/android-publisher/api-ref/purchases/products/acknowledge
I have two questions:
1) How can I get the token mentioned through the InApp Billing B4A library?
2) What can you make out of the acknowledge page because I am not exactly sure that I understood the use of this API.
Thanks
Driving always in the safe lane I would like to make a back end that will check for the InApp Purchase of a product by a user and then it will activate through the back end the application. I Googled a lot and I ended up finding in Google Developer API the following two pages:
https://developers.google.com/android-publisher/api-ref/purchases/products/get?hl=el
https://developers.google.com/android-publisher/api-ref/purchases/products/acknowledge
I have two questions:
1) How can I get the token mentioned through the InApp Billing B4A library?
2) What can you make out of the acknowledge page because I am not exactly sure that I understood the use of this API.
Thanks