Introduction
Last updated
Last updated
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 , 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
The main repository is hosted on GitHub: , this is branch v13
.
The content is aimed to be digested by . Pull requests are welcome.
You can read the . It explains what you can do with it on both iOS and Android and the difference between those platforms.
If you like a (tiny) bit of theory, you can read the section on .
If you're curious to see it in action, you can take a look at the .
Then you can jump to your use case from the list below, or the sidebar.