Getting Started with iap.dev
Welcome to iap.dev! This guide will help you integrate in-app purchases into your Android app quickly and easily.
Prerequisites
Before we begin, make sure you have:
- Android SDK (Android Studio) - latest version
- Access to the doggie treats sample repository
- An account at iap.dev - Sign up here if you haven't already
Tutorial Overview
Here's what we'll cover in this series:
Set Up Your iap.dev Account
- Create an organization
- Set up billing
Create Your Project
- Access the iap.dev console
- Create a new project
Configure Your Products
- Set up products and subscriptions for your app
Integrate the SDK
- Add the iap.dev SDK to your Android project
- Initialize the SDK in your app
Test Your Integration
- Make a test purchase
- Verify the transaction in the iap.dev console
By the end of this tutorial, you'll have a working implementation of in-app purchases using iap.dev.
Ready to get started? Let's begin with setting up your iap.dev account!