-
Notifications
You must be signed in to change notification settings - Fork 143
InApp Purchase
Dani Mahardhika edited this page Mar 22, 2017
·
5 revisions
- After finished setup CandyBar, upload and publish apk to Google Play as Beta Version. After that you will be able to access InApp Products.
- Get your license key. Open Services & APIs in Developer Console, copy it to
License.java
.
- Open In-app Products, Add new product. Choose Managed Product, type your product id. Product id must be unique. After that, choose Continue.
- Set product name, description, and price. After finished don't forget to save and set In-app product to Active.
- Use the same method to create another In-app products. Copy all of your In-app product id to
License.java
. - Once everything is done, you can enable Donation and Premium Request in
dashboard_configurations.xml
.
- Setup
- Customization: Basic → Necessary
- Customization: Advanced → Optional
- Dashboard Configuration → Optional