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, cancel, refund, or revoke a subscription, check subscription status and acknowledge a product purchase.

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.

Four basic steps to selling in-app products

STEP 1 Develop your application using SDKDownload the Samsung In-App Purchase SDK and integrate it into your application.
- SDK Download
STEP 2 Request Commercial Seller StatusRequest commercial status through the Samsung Galaxy Store Seller Portal.
Before you can charge for your application or in-app product, you need to request commercial seller status and register your payment information.
STEP 3 Register your applicationUpload your binary file to Samsung Galaxy Store Seller Portal.
You can add in-app products only after you register a binary to which Samsung In-App Purchase is applied.
STEP 4 Add in-app products to your applicationAdd in-app products and register product-related information:
Item ID, Item Title, Item Type, Price, and so on.

RestrictionsFrom IAP SDK v6.1.1, it is supported only on Android API level 23 or higher. It does not work properly in lower versions.

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.

AltStyle によって変換されたページ (->オリジナル) /