Google Play Console Setup
Follow these steps to create In-App Purchases (IAPs) for your app on the Play Store Developer Console and make content available for purchase on Android platforms:
Login to the Google Play Console and select your app.
Click on the In-app products menu item under Monetize->Products in the sidebar.
Click on the Create product button, which will take you to a screen where you can enter details about the IAP
Enter the following info about the IAP (fields with an asterisk are required):
Product ID*
Google describes this field as follows: Must start with a number or lowercase letter, and can contain numbers (0-9), lowercase letters (a-z), underscores (_), and periods (.). You can’t change or reuse a product ID after the product has been created.
After filling out this field, note the value that you entered. You will need to enter this in the Viewcastle Admin Portal in a later step.
Name*
Description*
Default Price*
Click Set Price to manually enter a price, or use the Select Pricing Template option to use an existing pricing template.
Multi-Quantity
Google describes this field as follows: Allow users to purchase more than 1 of this product in a single transaction.
Tax and compliance settings
Click on the Save button at the bottom of the screen to save the changes to the IAP details.
This will save the details of the IAP, but will put the IAP in an inactive state.
Press the Activate button to activate the IAP.
The IAP is now ready to use in your app.
Connecting the IAP to a Product in the Admin Portal
1. Navigate to the Products menu in the Admin Portal
2. Select the relevant product from the list, or create a new product if it doesn't exist yet.
3. To connect the IAP to a Product in the Admin Portal, copy the IAPs Product ID (from step 4 in the previous section) into the Android IAP SKU field in the product's edit menu. The Product ID for the IAP can be found on the main IAP screen in the Play Store Console.
4. Ensure that the Recurring toggle is off.
5. Click the Save button.