Introduction
Hello reader! You're about to add In-App Purchases to your Cordova Application, let this be your guide in the process.
I'm Jean-Christophe Hoelt, from iaptic, main developer of the In-App Purchase plugin. I built this guide for you as a collection of step-by-step recipes, each focusing on one specific goal. The use-cases chapters cover all the required steps to implement a particular type of product or purchase on a given platform. This guide also provides general details about what the In-App Purchase technology is, how it works and what it can do for you.
Hopefully, it'll contain all the information you need from start to finish.
While I'm focusing on Cordova, it should be easy to transpose the tutorials to all platforms based on Cordova (PhoneGap, Ionic, ...).
Note that the most up-to-date version is available as a GitBook at https://purchase.cordova.fovea.cc/
The main repository is hosted on GitHub: https://github.com/j3k0/cordova-plugin-purchase-documentation, this is branch
v13
.You can read the little introduction to IAP technology. It explains what you can do with it on both iOS and Android and the difference between those platforms.
Then you can jump to your use case from the list below, or the sidebar.
Last modified 10mo ago