Documentation

Support

In-App Purchasing

In-App Purchasing

Get started with Unity IAP

Follow this workflow to install the In-App Purchasing package and configure Unity IAP for your project.
Read time 1 minuteLast updated 15 hours ago

This guide goes through the initial setup for Unity In-App Purchasing (IAP). To successfully use Unity IAP, perform the following actions:

Prerequisites

Before you begin, ensure you meet the following requirements:
  • A Unity project running on a supported Unity version.
  • A project linked to a Unity Project ID in the Unity Editor (Services > General Settings).

Install the IAP package

To begin using the IAP SDK, install the In-App Purchasing package.
  1. In the Unity Editor, select Window > Package Manager.
  2. Select the Unity Registry tab.
  3. Search for In-App Purchasing (or com.unity.purchasing).
  4. Select the package, then select Install.

Enable and configure the IAP service for your project

  1. Open your Unity project in the Unity Editor.
  2. From the menu, go to Window > General > Services to open the Services window.
  3. Create a Project ID, then connect the project to an organization.
  4. Answer the COPPA compliance questions.
  5. The Services window displays a list of services. Select In-App Purchasing.
  6. The Project Settings window opens.
  7. Use the toggle next to In-App Purchasing Settings to select ON.