Introduction

We've built an Android library that provides easy and seamless integration for Android In-App payments with all the cool features like "One-Tap" Payment. Just import the library into your project and Start using In-App payments from your Android application.

Flow summary

  1. User wants to perform the payment within your applications and taps on the Buy, or Pay By Mobile or similar button, which opens an offer with items to buy. User chooses one item.

  2. Our library pops up a dialog box, displaying localized information about the payment and User chose an option to confirm the payment.

  3. Voila! Transaction completed and your application is triggered via appropriate callback method.

864

Example of In-App purchase using 3G connection

Integration steps

  1. Enable Billing Activity and Permissions
    Find out how to enable billing activity and add permissions for your android app.

  2. Make Purchase Request
    Here you will find instructions for initiating purchase request within your app.

  3. Customize according to your preferences
    On this page you can see how you can pre-select the price, customize language and enable debug mode.

Android in-app purchase SDK

Windows In-App purchase