Is this even advisable to do with meteor / cordova?
The most recent forum post on this is from 2015…
and points at the cordova plugin for in app purchases.
And from the available documentation for this library i can understand plugin integration and cofiguration. Also product configuration and the authentication theory.
But I can’t find any help on how to implement from a front-end perspective. What templates are used and where. Do i need to augment or remove the accounts-google package. Does it just support payments already? What is good practice in terms of checking subscription status and allowing product purchasing?