- Home /
Question by
Lukx31 · Mar 18, 2016 at 12:49 PM ·
objectmoneymoneysystem
Create paid items in Unity
Hey, i'd like to know how can i create paid items in Unity, so like, pay U$1.99 to buy this new airplane, or, pay U$ 0.99 to buy one more life...
Thanks
Comment
Best Answer
Answer by phil_me_up · Mar 18, 2016 at 03:57 PM
Look the IAP documentation / API: http://docs.unity3d.com/Manual/UnityIAP.html
Alternatively you can use something like Soomla. https://soom.la/
Hey thnak you Vera mico for your response, and i already got it, I used the Unity IAP... But Thanks again
Answer by SaurabhStudio · Mar 18, 2016 at 04:08 PM
Hey @Lukx31
You can try this plugin. They are free.. This may help.
http://answers.unity3d.com/questions/692952/free-android-plugin-for-in-app-purchase.html
Thanks, I already got it using the unity IAP... Thanks again