V2.5 - Payments with In-App Purchases

Version 2.5

Now you can create In-App Purchases in your application in order to monetize it. Find out more at Payments section of our documentation.

Type of Products

You can choose from 2 types of products based on your needs and business model:

  • Non-Consumable Products
    Users can purchase non‑consumable, premium features within an app. Non‑consumables are purchased once and do not expire, such as additional filters in a photo app.
  • Auto-Renewable Subscriptions
    Users can purchase access to services or periodically updated content, such as monthly access to cloud storage or a weekly subscription to a magazine. Users are charged on a recurring basis until they decide to cancel.

Ready to use Design Elements

In order to make it fast and easy to enable payments in your application we have created 3 special Design Elements that you can add directly in your design.

Price Label is a special Design Element that works similar to simple Label with the difference that it automatically displays info about a product.

Buy Button is a special Design Element that works similar to simple Button with the difference that it automatically displays info about a product, can initiate the purchase of a product, and adjust based on the Product’s purchase status.

Restore Purchases Button is a special Design Element which works similar to simple Button with the difference that it can execute a Restore Purchases action.

Finally, if you want to implement advanced logic, you can always use the Payment Code Blocks.

2 Likes