Cordova In-App Purchase Plugin
GitHubIapticAPI Documentation
v13.0
v13.0
  • Home
  • Introduction
  • Discover
    • Micro Example
    • About IAP Technology
    • About the Plugin
  • Use Cases
    • Consumable with Google Play
    • Payment Request with Braintree
  • References
    • API
Powered by GitBook
On this page
  • Contribute to this guide
  • How to get started?

Introduction

PreviousHomeNextMicro Example

Last updated 22 days ago

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

Contribute to this guide

The main repository is hosted on GitHub: , this is branch v13.

The content is aimed to be digested by . Pull requests are welcome.

How to get started?

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.

Use Cases

iaptic
https://purchase.cordova.fovea.cc/
https://github.com/j3k0/cordova-plugin-purchase-documentation
GitBook
little introduction to IAP technology
the cordova plugin
micro example
Consumable with Google Play
Payment Request with Braintree