|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IAPClientPaymentListener | The IAPClientPaymentListener represents a listener that receives
events associated with the IAPClientPaymentProvider . |
Class Summary | |
---|---|
DrmResourceInputStream | |
IAPClientPaymentManager | This is the main class for initiating and managing the purchase process for the purchaseable items in an application. |
IAPClientProductData | Class for holding purchaseable or restorable product specific data. |
IAPClientUserAndDeviceData | Class for holding User and Device Data related information. |
Exception Summary | |
---|---|
IAPClientPaymentException | The IAPClientPaymentException is thrown when any unexpected system error occurs. |
In-app purchase offers a simple and seamless integration of a payment event into an application. While using the application, end users (consumers) will be able to purchase additional digital content directly from the application, without having to leave the application. A payment event can be started from the application. If the payment is successful, the newly purchased content or service is added to the application. The application developer is responsible for defining the price and description of the products, and for controlling the access rights to premium features. In-app purchase supports all current Nokia Store account payment methods, including credit and debit cards, and operator billing. The application developer can sell and deliver the following types of products to end users:
-Premium levels for games. |
-Virtual goods, such as additional weapons for a game, or in-game currency. |
-Downloadable components, such as city maps for a location-based guide application. |
This API provides an abstract high level interface for application developers to integrate the in-app purchase functionality into their Java applications that are published on the Nokia Store. The key features provided by this API are:
-Requesting data for purchaseable products from the Nokia Store. |
-Initiating the purchase flow. |
-Restoring an earlier purchased Nokia Store item. |
For more information about the in-app purchasing feature, see the Java Developer's Library.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |