en ko zh

Overview

What is Samsung In-App Purchase?

Samsung In-App Purchase (IAP) is a payment service that makes it possible to sell a variety of products in applications for Samsung Galaxy Store and internally manages communication with supporting IAP services in the Samsung ecosystem, such as Samsung Account, Samsung Checkout, and Samsung Rewards.

In-App Purchase can be used either to make a one-off payment or to pay for a regular subscription. Products that can be sold through In-App Purchase include premium content, virtual goods such as in-game products, and specific services with different length license terms.

IAP offers an SDK and Server APIs:

  • IAP SDK class and APIs enable you to easily integrate IAP functionality into your app, such as configuring IAP, getting product details, offering and selling products, and managing purchased products.
  • IAP Server APIs enable you to communicate with IAP server to verify product purchases, create a service token, and check subscription status.

Payment methods, including credit card, phone bill, and PayPal, are available for Samsung In-App Purchase in more than 120 countries. To apply Samsung In-App Purchase to your applications successfully, make sure you read the following documents thoroughly.

< a name="Four-basic-steps-to-selling-in-app-items">

Four basic steps to selling in-app products



Samsung IAP Unity Plugin

Access Samsung IAP from the Unity development platform. The Samsung IAP Unity plugin (sometimes called the Samsung Unity IAP plugin) contains all Samsung IAP related scripts and libraries.
See Unity IAP Plugin for more information.