# Home

![](https://2912470321-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fp9QnEEF8Q8lyDZFhMAZv%2Fuploads%2Fgit-blob-2e6f30b8090206ff364bfa478fb570d370d1cc29%2Fbanner.jpg?alt=media)

In-App Purchase for Apache Cordova™️.

* *Target multiple platforms with one code base*
* *Free and open source*

## Summary

This plugin allows **In-App Purchases** to be made from **Cordova, PhoneGap and ionic** applications, on many platforms:

* **Android**
* **iOS**
* **Windows**
* **Windows 10 Mobile**
* **Xbox One**

It lets you handle in-app purchases on all platforms with a single codebase.

[Documentation](https://purchase.cordova.fovea.cc/introduction) / [GitHub](https://github.com/j3k0/cordova-plugin-purchase) / [Fovea](https://www.fovea.cc/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://purchase.cordova.fovea.cc/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
