How do I add in-app purchasing features?

0 favourites
  • 2 posts
From the Asset Store
ADD ME ALL
$29 USD
A super duper mental math activity to practice addition with unlimited combinations.
  • To access in-app purchasing features, the basic usage is as follows:

    On start of layout, use the Add product ID action to add the product IDs you will be using, e.g. "product1,product2,product3".

    After that (still in the 'Start of layout' event), use the Request store listing action. This starts downloading the names and prices of the given products. Some platforms require this information to be available for the IAP features to work.

    When On store listing success triggers, the product names and prices are available, and purchases can start being made or checked with the Has product condition.

    Can you easily describe how to add in-app purchasing features? I can't find "Add product ID action", where is it? How do I do this?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • You first have to add the IAP object in the project to find the events in your event sheet.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)